Update: moving package to bottom

Signed-off-by: 's avatarGnanakeethan Balasubramaniam <gnanakeethan@gmail.com>
parent 7c2ec075
package migration
/* Package migration enables you to generate migrations back and forth. It generates both migrations.
......@@ -39,10 +37,5 @@ m.RenameColumn("from","to")...
//Supports standard column methods, automatic reverse.
m.ForeignCol("local_col","foreign_col","foreign_table")
*/
package migration
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment