8000 Release Drift 2.26.1 · simolus3/drift · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Drift 2.26. 8000 1

Latest
Compare
Choose a tag to compare
@simolus3 simolus3 released this 03 May 16:30
· 14 commits to develop since this release
drift-2.26.1
cc7f29a

This patch release mainly fixes issues in drift_dev:

  • Avoid the use of the shared database cache in the SchemaVerifier implementation.
  • Fix crash when drift_dev schema dump is used on SQLite databases with triggers, views or indexes.
  • CLI: Don't exit with code 0 when no command was selected.
  • Fix generatedAs not being generated for versioned schema imports.

And adds two minor API additions to drift:

  • Add isNotNull() column filter for the manager APIs.
  • Add optional orderBy parameter to more aggregate function extension.
0