1
0
Fork 0
forked from alemi/upub
upub/src/migrations
alemi 322b18e9cd
chore: helpers for internal ids, fix routes and ctx
basically just need to do inbox/outbox? then there's still some issues
with relays relations and auth extra selects but may actually work again
2024-05-25 07:00:03 +02:00
..
m20240524_000001_create_actor_activity_object_tables.rs chore: helpers for internal ids, fix routes and ctx 2024-05-25 07:00:03 +02:00
m20240524_000002_create_relations_likes_shares.rs chore: helpers for internal ids, fix routes and ctx 2024-05-25 07:00:03 +02:00
m20240524_000003_create_users_auth_and_config.rs chore: better id, mix strings and numbers in joins 2024-05-25 04:37:17 +02:00
m20240524_000004_create_addressing_deliveries.rs chore: helpers for internal ids, fix routes and ctx 2024-05-25 07:00:03 +02:00
m20240524_000005_create_attachments_tags_mentions.rs chore: helpers for internal ids, fix routes and ctx 2024-05-25 07:00:03 +02:00
mod.rs feat!: restructured db, remade all migrations 2024-05-24 03:41:45 +02:00
README.md docs: some readmes 2024-04-06 17:20:14 +02:00

migrations

there are sea_orm migrations to apply to your database