lemmy/migrations/2022-10-06-183632_move_blocklist_to_db
Dessalines b63ab9f0b3 Moving settings to Database.
- Moves many settings into the database. Fixes #2285
- Adds a local_site and instance table. Fixes #2365 . Fixes #2368
- Separates SQL update an insert forms, to avoid runtime errors.
- Adds TypedBuilder to all the SQL forms, instead of default.
2022-10-12 16:00:08 -04:00
..
down.sql Moving settings to Database. 2022-10-12 16:00:08 -04:00
up.sql Moving settings to Database. 2022-10-12 16:00:08 -04:00