Refactoring DbEngine
This commit is contained in:
@@ -6,4 +6,5 @@ ROUTE_ROOT = "/add"
|
||||
class Routes:
|
||||
AddRepository = "/add-repository"
|
||||
SelectRepository = "/select-repository"
|
||||
AddTable = "/add-table"
|
||||
ShowTable = "/show-table"
|
||||
Reference in New Issue
Block a user