wallabag/app/DoctrineMigrations
Jeremy Benoist d44016b072
Use actual database name
We can't retrieve the environment within the migration.
And when we ran migration on Travis, database name isn't `database_name` but `test_database_name`.
Retrieve the database name from the connection is more accurate
2016-12-19 10:35:25 +01:00
..
.gitkeep We don't need migration yet 2016-01-31 14:48:26 +01:00
Version20160410190541.php Cleaned old migrations 2016-11-28 14:28:35 +01:00
Version20160812120952.php Cleaned old migrations 2016-11-28 14:28:35 +01:00
Version20160911214952.php Replaced quotes for Postgres 2016-12-18 13:47:25 +01:00
Version20160916201049.php pocket_consumer_key can be null 2016-12-19 10:35:24 +01:00
Version20161001072726.php Replaced abortIf with skipIf 2016-11-28 14:28:35 +01:00
Version20161022134138.php Use actual database name 2016-12-19 10:35:25 +01:00
Version20161024212538.php Code review 2016-11-30 11:27:07 +01:00
Version20161031132655.php Run migration in test, ready for MySQL 2016-12-19 10:35:24 +01:00
Version20161104073720.php Named index 2016-11-30 12:29:55 +01:00
Version20161106113822.php Added dropColumn for SQLite and some enhancements 2016-11-28 14:28:35 +01:00
Version20161117071626.php Replaced quotes for Postgres 2016-12-18 13:47:25 +01:00
Version20161118134328.php Added dropColumn for SQLite and some enhancements 2016-11-28 14:28:35 +01:00
Version20161122144743.php Replaced quotes for Postgres 2016-12-18 13:47:25 +01:00
Version20161122203647.php Code review 2016-11-30 11:27:07 +01:00
Version20161128084725.php Add default value for list_mode 2016-12-12 17:41:03 +01:00
Version20161128131503.php Added migration to remove useless fields 2016-11-28 13:25:18 +01:00