sqlxgentools/TODO.md

12 lines
278 B
Markdown
Raw Normal View History

2024-12-27 22:00:38 +00:00
# TODO
- CREATE TABLE migration
- add unit tests
- add custom table name attribute
- add automagically generated CHECK constraints on enum type field
- support foreign key CHECK constraints
- Repositories generation
- Create get_all
- Create get_by_id