Commit Graph

31 Commits

Author SHA1 Message Date
Thibaud Fabre
0644c1e922 Clean up session upgrade code 2016-02-03 17:02:24 +01:00
Thibaud Fabre
dc51e489fe Fix migration from v3.8.8 to v4.0.0 2016-02-03 16:35:20 +01:00
Thibaud Fabre
0bd25711b8 Do not start transaction if target does not exist 2016-02-03 11:43:33 +01:00
Thibaud Fabre
661ab8ac04 Only truncate users table if it exists 2016-02-03 11:42:34 +01:00
Benoît Burnichon
5f714b20ef Proper renaming of migrations to comply with doctrine migration convention 2015-03-26 09:57:18 +01:00
Benoît Burnichon
ad0ec3c901 Fixup query builder to use literals 2015-03-12 15:08:25 +01:00
Benoît Burnichon
fbfaeba5fe Use proper DBAL connection call with parameter. 2015-03-12 15:08:24 +01:00
Nicolas Le Goff
86585fef76 Fix patch migration 2015-03-06 13:09:37 +01:00
Nicolas Le Goff
9a3e92ed9c Multiple ORMs for all database 2015-02-12 17:58:45 +01:00
Nicolas Le Goff
e317f86c51 Fix CS 2014-03-23 23:07:01 +01:00
Nicolas Le Goff
5d69033285 Fix Users Migration in case of failure 2014-03-14 11:37:11 +01:00
Romain Neutron
8b6cb53a36 Add token entities 2014-03-05 15:27:43 +01:00
Nicolas Le Goff
c100f0bfe4 Fix table detection 2014-02-25 15:38:01 +01:00
Romain Neutron
e20c915775 Avoid using getPartialReference 2014-02-20 16:14:01 +01:00
Romain Neutron
7ef147c975 Address comments 2014-02-20 16:09:18 +01:00
Romain Neutron
4153fa900a Move FTP setting upgrade to Users upgrade 2014-02-20 11:17:41 +01:00
Nicolas Le Goff
0cb75cdf95 Update upgrade 39 2014-02-19 20:31:42 +01:00
Nicolas Le Goff
ba464ad497 Fix CS 2014-02-19 17:29:27 +01:00
Nicolas Le Goff
7fb44d2b43 Fix merge 2014-02-19 17:29:27 +01:00
Nicolas Le Goff
eaa1feb765 Address PR comments 2014-02-19 17:29:27 +01:00
Nicolas Le Goff
efd69c6de8 CS fixer 2014-02-19 17:29:27 +01:00
Nicolas Le Goff
65e6b44671 Enhance User migration 2014-02-19 17:29:27 +01:00
Nicolas Le Goff
7c0d1e3d8d Fix user migration 2014-02-19 17:29:26 +01:00
Nicolas Le Goff
2973513519 Fix user migration 2014-02-19 17:29:26 +01:00
Andrey
ada3ec96c3 Add Doctrine schema pre-upgrades
Conflicts:
	lib/classes/appbox.php
2014-02-19 17:29:26 +01:00
Nicolas Le Goff
1cde667730 Remove PreSchema Upgrader 2013-11-18 14:37:25 +01:00
Nicolas Le Goff
99d4895f57 Add DoctrineMigration Patch 2013-11-18 14:35:38 +01:00
Romain Neutron
56b373ee6e Use short array declaration 2013-11-18 13:57:33 +01:00
Romain Neutron
2c7073182a Fix CS 2013-09-12 13:55:31 +02:00
Andrey
c1c8327260 Replaced SQL connection for sqlite tests 2013-09-05 13:44:15 +02:00
Andrey
c0bd291f7a Add Doctrine schema pre-upgrades 2013-09-05 13:44:14 +02:00