Skip to content

v2.1.00

Choose a tag to compare

@egyjs egyjs released this 16 May 02:36
· 10 commits to main since this release

What's Changed

  • Fix DBML parser to support v2 syntax (TablePartial and TableGroup) by @Copilot in #12
  • Add compatibility with Laravel v13 by @fluktegrute in #13
  • fix: handle unsigned foreign keys (fixes #14) by @BlackAmda in #15
  • Add comprehensive documentation and contributor guides by @egyjs in #18
  • feat: implement dbml:sync command for incremental migrations and model updates

New Contributors

Full Changelog: v2.0.00...v2.1.00