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.



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

Unknown title
sure the logic is bulletproof. (Keeps the drivers lightweight, too.) Database drivers don't assume things or try to correct user input. When in doubt, fail. Forked from mattes/migrate Databases <span>Database drivers run migrations. Add a new database? PostgreSQL PGX v4 PGX v5 Redshift Ql Cassandra SQLite SQLite3 (todo #165) SQLCipher MySQL/ MariaDB Neo4j MongoDB CrateDB (todo #170) Shell (todo #171) Google Cloud Spanner CockroachDB YugabyteDB ClickHouse Firebird MS SQL Server Database URLs Database connection strings are specified via URLs. The URL format is driver dependent but generally has the form: dbdriver://username:password@host:port/dbname?param1=tru


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.