Skip to content

v0.4.0

Compare
Choose a tag to compare
@L-Mario564 L-Mario564 released this 23 Sep 20:24
· 25 commits to main since this release
  • Add SQLite dialect support.
  • Upgraded drizzle-orm dependency to version 0.28.6, and with this, Postgres' smallserial generates as smallserial, as it should. Previously generated as serial due to a bug in Drizzle ORM.