Skip to content

@astrojs/db@0.11.0

Compare
Choose a tag to compare
@astrobot-houston astrobot-houston released this 03 May 15:56
· 190 commits to main since this release
2dcbcdb

Minor Changes

  • #10919 44bafa9 Thanks @bholmesdev! - - Fix duplicate table recreations when you start your dev server.
    • Remove eager re-seeding when updating your seed file in development. Seeding still runs on dev server startup for SQLite inspector tools.