add flag options, add schema submodule

This commit is contained in:
Jay
2018-09-19 20:23:39 +08:00
parent e86171151a
commit a43bf98e21
7 changed files with 71 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
package cmd
// DBTool - deploy database schemas
func DBTool() {
}