initial commit
This commit is contained in:
commit
912d00f2d3
12 changed files with 2635 additions and 0 deletions
11
TODO.md
Normal file
11
TODO.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue