mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-07 15:45:25 +00:00
26816b9366
Creates a new "utils" db schema with a simple table and two functions under "utils". The functions take a 'schema' and 'table'- One will get all dependent views and save the ddl, the other will execute stored ddl skipping errors. Mostly for QOL with testing migrations and making migration files smaller |
||
---|---|---|
.. | ||
down.sql | ||
up.sql |