Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 278 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 278 Bytes

VolgaCTF Qualifier database

VolgaCTF Qualifier platform database migrations.

Usage

Migrate to the latest version

$ npm run knex -- migrate:latest

Rollback

$ npm run knex -- migrate:rollback

License

MIT @ VolgaCTF