Part-DB.Part-DB-server/src/Entity
Jan Böhmer fc1d2269d0 Fixed error with default values on older MySQL version
We have removed the default values for the columns completly, as it were only needed on SQLite when adding the column to existing row.
As this was done in an earlier migration, we can now safely remove it.

The MySQL now correctly detects no more changes. SQLite however still generates some wrong migration changes.
2023-04-09 01:17:48 +02:00
..
Attachments Improved serialized fields 2023-03-12 01:12:35 +01:00
Base Fixed error with default values on older MySQL version 2023-04-09 01:17:48 +02:00
Contracts Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
LabelSystem Fixed some inspection issues 2023-02-05 03:01:25 +01:00
LogSystem Properly mark the tinyint column with a comment, so that migrations can properly detect that no changes are needed 2023-04-09 00:04:13 +02:00
Parameters Improved serialized fields 2023-03-12 01:12:35 +01:00
Parts Fixed error with default values on older MySQL version 2023-04-09 01:17:48 +02:00
PriceInformations Allow to import orderdetails and partLots of parts 2023-04-02 01:00:40 +02:00
ProjectSystem Fixed error with default values on older MySQL version 2023-04-09 01:17:48 +02:00
UserSystem Fixed error with default values on older MySQL version 2023-04-09 01:17:48 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00