β»οΈ 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.