♻️ Introducing DBML TablePartial — Reuse Fields, Reduce Repetition
We’re excited to announce a powerful new feature in DBML — TablePartial
!
Now you can define reusable sets of fields, settings, and indexes and inject them into multiple tables with a simple ~partial_name
syntax.
Why you’ll like it:
- ✅ Write cleaner, DRY-er (Don’t Repeat Yourself) schema definitions.
- ♻️ Reuse common fields like timestamps and user metadata.
- ⚙️ Maintain consistency across your entire database with ease.
Start using TablePartial
today to simplify your DBML projects and speed up your workflow!
We hope these enhancements improve your database design and communication experience. Try them out and let us know what you think.