Skip to content

v0.5.0

Compare
Choose a tag to compare
@halvardssm halvardssm released this 30 May 17:40
ac5bc6c

This version contains a lot of breaking changes. The nessie.config.ts and migration files are all changed, so when using this version, you will have to update all nessie files. The whole folder structure is also entirely changed, so to import the query builder you need to get it from qb.ts. The clients can be found in mod.ts, and the CLI is still in cli.ts. A new option is now available for migrate and rollback, namely amount. You can now pass a number, all or leave it empty to decide how many files to handle (see readme for more information).