Commit graph

63 commits

Author SHA1 Message Date
Jan Böhmer
8dcfbe3c91 Added currency table to row_format migration which were missing before. 2022-09-25 19:48:24 +02:00
Jan Böhmer
cebf244e0a Normalize table character sets as old Part-DB version produced different encoding 2022-09-25 19:35:33 +02:00
Jan Böhmer
79877c787e Change row format of tables before creating indices
This is nee
2022-09-25 19:29:03 +02:00
Jan Böhmer
40f0d00e37 Add database indices to improve peformance (part 3) 2022-09-25 18:51:18 +02:00
Jan Böhmer
ccc99eba0c Add database indices to improve performance (SQLITE) 2022-09-25 18:48:16 +02:00
Jan Böhmer
ed91ffc60a Add database indices to improve performance 2022-09-25 18:33:13 +02:00
Jan Böhmer
8e6300079a Fixed some migration issues, when migrating from old Part-DB versions
Fixes issue #170, #67
2022-09-17 18:43:08 +02:00
Jan Böhmer
d3b1108d45 Use non deprecated method to get database driver type. 2022-03-04 18:51:58 +01:00
Jan Böhmer
4a90f2ac35 Fix migrations with DBAL 3 2022-03-04 13:03:12 +01:00
Jan Böhmer
7ec3790329 Migrate the theme value to new format when upgrading from old DB.
Fixes issue #76.
2020-08-21 23:11:05 +02:00
Jan Böhmer
7300a3d9b5 Fixed database migrations.
Should fix issue #75.
2020-07-06 21:19:00 +02:00
Jan Böhmer
7c16ee299b Really skip migrations that are not needed. 2020-07-06 21:10:34 +02:00
Jan Böhmer
96acf0d858 Updated to doctrine migrations 3.0. 2020-07-04 23:38:18 +02:00