Skip to content

patch for special sql files - #177

Open
bigxu wants to merge 1 commit into
rubenv:masterfrom
bigxu:master
Open

patch for special sql files#177
bigxu wants to merge 1 commit into
rubenv:masterfrom
bigxu:master

Conversation

@bigxu

Copy link
Copy Markdown
patch for special sql files
now, you can speical sql file names which need to apply
sql-migrate 20200512181004-admin_user-init.sql down
sql-migrate down 20200512181004-admin_user-init.sql

now, you can speical sql file names which need to apply
sql-migrate 20200512181004-admin_user-init.sql down
sql-migrate down 20200512181004-admin_user-init.sql
@rubenv

Copy link
Copy Markdown
Owner

I'm not sure this is a good idea. It promotes ad-hoc database tweaking, which is exactly what you should avoid.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@bigxu@rubenv