forked from alemi/upub
docs: some readmes
pretty useless but at least they're there
This commit is contained in:
parent
520c8eff3a
commit
ca871a867f
2 changed files with 6 additions and 0 deletions
3
src/migrations/README.md
Normal file
3
src/migrations/README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# migrations
|
||||||
|
|
||||||
|
there are sea_orm migrations to apply to your database
|
3
src/model/README.md
Normal file
3
src/model/README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# model
|
||||||
|
|
||||||
|
these are orm entities, with associated relations, constructors and sometimes utility functions
|
Loading…
Reference in a new issue