mirror of
https://github.com/beego/bee.git
synced 2025-03-12 05:54:57 +00:00

SUMMARY: The DDL migration can now be generated by adding a `-ddl` and a proper "alter" or "create" as argument value. Migration generation had been modified to accommodate the complementary code for ddl generation Signed-off-by: Gnanakeethan Balasubramaniam <gnanakeethan@gmail.com>