upub/src/migrations
alemi 2ca4bfedc4
fix!: eh make it a string
it breaks object.ap() which is used a lot deep, i dont want to have to
deal with that now tbh
2024-05-29 04:33:19 +02:00
..
m20240524_000001_create_actor_activity_object_tables.rs fix!: eh make it a string 2024-05-29 04:33:19 +02:00
m20240524_000002_create_relations_likes_shares.rs feat!: also store like activity 2024-05-28 01:25:47 +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 fix: in addressing actor/instance are null if pub 2024-05-27 19:47:01 +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