drawdb-io / drawdb

Free, simple, and intuitive online database design tool and SQL generator.
https://drawdb.app
MIT License
12.11k stars 856 forks source link

[Suggestion] Add checkboxes to include created_at and/or updated_at fields to a table #14

Open Dank-del opened 2 months ago

Dank-del commented 2 months ago

like how some ORMs automatically handle this, would reduce the hand drawn boilerplate.

PRITHIVEE commented 2 months ago

@1ilit I would like to work on this, Here is the PR for the feature requested https://github.com/drawdb-io/drawdb/pull/22