Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 435 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 435 Bytes

CONTRIBUTING.md

Hello, and thank you for choosing to contribute to this project.

Changing database schema.

Create new migration file.

You can read about the syntax in the rubenv/sql-migrate repo. The files are located in database/sqlite/migrations/ folder.

To create a new migration file, run just migration-new creating-something-new.