New Features
- [cli]
db seedcommand doc
What's Changed
- [orm] Fixed a
BigIntvalidation issue #423 by @mwillbanks - [orm] Fixed the typing issue that the
auth()type doesn't allow relations #422 by @genu - [cli] Checks and complains if
datasourcedoesn't have aurlwhen using "migrate" and "db push" commands
New Contributors
- @mwillbanks made their first contribution in #427
Full Changelog: v3.0.0-beta.24...v3.0.0-beta.25