Open divanvisagie opened 11 years ago
@DylanKnevitt , this is the basic structure of what I intend to send to the sidebar, of corse properties could be added where needed , arrays should be avoided unless they are end points to avoid properties with numbers as parents.
DB_NAME : {
INDEXES : {
INDEX_NAME : ...
},
TABLES : {
TABLE_NAME : {
COLUMNS : {
COLUMN_NAME : ...
}
}
},
...OTHER DB STUFF...
}
Getting column names from tables @gissues:{"order":99.21875,"status":"notstarted"}