mirror of
https://github.com/ManyakRus/crud_generator.git
synced 2025-05-27 11:08:36 +02:00
сделал settings.txt
This commit is contained in:
parent
9b9d3ea326
commit
79b828d19b
@ -35,6 +35,8 @@
|
||||
{"Table":"employees","Columns":["connection_id","is_group","is_active"]},
|
||||
{"Table":"employees","Columns":["branch_id","is_group","is_active"]},
|
||||
{"Table":"employees","Columns":["name","second_name","parent_name"]},
|
||||
{"Table":"employees","Columns":["parent_id"]}
|
||||
{"Table":"employees","Columns":["parent_id"]},
|
||||
{"Table":"state_duty_consumptions","Columns":["court_suit_id"]},
|
||||
{"Table":"state_duty_consumptions","Columns":["state_duty_registry_id"]}
|
||||
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user