Part-DB-server/src/Migrations
Jan Böhmer 4675793c24 Add IGNORE to INSERT statements in migrations to prevent exceptions.
MySQL 5.7 or higher uses strict mode by default, and we would get an error during migration without that keyword.
2019-09-29 19:29:15 +02:00
..
Version1.php Add IGNORE to INSERT statements in migrations to prevent exceptions. 2019-09-29 19:29:15 +02:00
Version20190902140506.php Add IGNORE to INSERT statements in migrations to prevent exceptions. 2019-09-29 19:29:15 +02:00
Version20190913141126.php Set useful default permission values for the default groups, when migrating. 2019-09-13 19:04:48 +02:00
Version20190924113252.php Add IGNORE to INSERT statements in migrations to prevent exceptions. 2019-09-29 19:29:15 +02:00