Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Migration files

Each migration has an up and down migration. Why?

1481574547_create_users_table.up.sql
1481574547_create_users_table.down.sql

Best practices: How to write migrations.

If you want to change selection, open document below and click on "Move attachment"

Unknown title
", driver) m.Up() // or m.Step(2) if you want to explicitly set the number of migrations to run } Getting started Go to getting started Tutorials CockroachDB PostgreSQL (more tutorials to come) <span>Migration files Each migration has an up and down migration. Why? 1481574547_create_users_table.up.sql 1481574547_create_users_table.down.sql Best practices: How to write migrations. Coming from another db migration tool? Check out migradaptor. Note: migradaptor is not affliated or supported by this project Versions Version Supported? Import Notes master ✅ import "g


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.