antonlindstrom / vim-pqmigrate

Switch between up and down migrations for pqmigrate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-pqmigrate

Switch between migrations for pqmigrate. If you are in .down.sql, it will open the .up.sql and vice versa.

Commands:

PqmigrateAlternate      " Open in new buffer
PqmigrateAlternateSplit " Open in split

Reporting bugs

If you find any bugs or want to provide feedback, you can file bugs in the project's GitHub Issues page.

Author

This project is maintained by Anton Lindström (GitHub | Twitter)

License

Same as for vim.

About

Switch between up and down migrations for pqmigrate


Languages

Language:Vim Script 100.0%