Jan-Pieter Baert
|
5e29f2a5f7
|
Fix formatting
|
2022-04-19 22:04:49 +02:00 |
|
|
38e10257d2
|
Drop product ID migration
Actually really really a lot of work and almost no benefit.
|
2020-02-25 16:29:43 +01:00 |
|
|
85f36a8fe4
|
Remove crippling downgrade code
|
2020-01-27 22:03:15 +01:00 |
|
|
b1d0c3e004
|
Finish working migration!
|
2020-01-26 23:40:43 +01:00 |
|
|
40170046c5
|
Make order_item.price nullable
There are some order items in the DB where product = NULL so price
cannot be defined for them.
|
2020-01-26 21:03:14 +01:00 |
|
|
7e476c39dc
|
Drop migration of "paid" to non-nullable
The DB contains NULLs here, and I'll just leave them be.
|
2020-01-26 19:48:31 +01:00 |
|
|
4b99eff7c8
|
Put migration table in migration to avoid import troubles
|
2020-01-26 19:39:21 +01:00 |
|
|
2313f0bcb5
|
Write migration -- don't run, not tested
|
2020-01-26 18:53:14 +01:00 |
|
|
ecaff42ba4
|
Generate migration -- do not run in production
This is the migration that was automatically generated. If you run this
version, historical data WILL be corrupted beyond repair.
|
2020-01-26 16:32:37 +01:00 |
|