2 lines
90 B
Bash
Executable File
2 lines
90 B
Bash
Executable File
#! /bin/bash
|
|
goctl model mysql ddl --src ./ddl/$1.sql --dir model/ --home ./goctl_template |