A simple CRUD with mysql in python3
create new table and extend migrate add def table_name: and import in ini.py run function exec_query in new migrate
Add new file extend model.Model this new model contains all simples methods!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple CRUD with mysql in python3
create new table and extend migrate add def table_name: and import in ini.py run function exec_query in new migrate
Add new file extend model.Model this new model contains all simples methods!