v2.1.00
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
- @Copilot made their first contribution in #12
- @fluktegrute made their first contribution in #13
- @BlackAmda made their first contribution in #15
Full Changelog: v2.0.00...v2.1.00