3be805bd38
This enables db migrations to be undone, or "down migrated". The down migration shouldn't be done automatically as it could lead to severe data loss if that were done. Hence, we still hard fail if we encounter a version lower than what we have in the DB. A CLI will be added in a later commit that allows users to explicitly do that. |
||
---|---|---|
.. | ||
sqlite.ts | ||
text.ts | ||
types.d.ts |