Jan Böhmer
|
02acafc348
|
Added postgres to the AbstractMultiPlatformMigration class
|
2024-06-06 23:11:11 +02:00 |
|
Jan Böhmer
|
557347d42d
|
Fixed legacy database migration for newer MySQL version
|
2023-05-07 21:43:01 +02:00 |
|
Jan Böhmer
|
a8766a85b0
|
Fixed migration error on MySQL 8
Upwards from MySQL 8.0.2 groups is an reserved keyword and the table names need to be escaped.
|
2022-09-26 15:04:35 +02:00 |
|
Jan Böhmer
|
03aaff3c79
|
Fixed migration error, when we did not migrated from an legacy Part-DB version
|
2022-09-25 21:22:37 +02:00 |
|
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 |
|