Oliver
|
40fcfe1f47
|
Reduce noise in logs
|
2021-06-22 09:32:36 +10:00 |
|
Oliver Walters
|
74704a7c1e
|
Mark migrations with data operations "non atomic"
Ref: https://docs.djangoproject.com/en/dev/howto/writing-migrations/#non-atomic-migrations
|
2021-02-04 22:19:15 +11:00 |
|
Oliver Walters
|
0e246a7fdf
|
Migration fix (response is different for postgresql)
|
2021-02-03 13:02:28 +11:00 |
|
Oliver Walters
|
599220a931
|
Fixes for custom SQL queries
- Don't use double quotes!
- NO NO NO!
- Single quotes only
|
2020-11-19 09:15:16 +11:00 |
|
Oliver Walters
|
fc89501a62
|
Fix for SQL cursor query
- What works in SQLite don't necessarily fly with the big boys
|
2020-11-11 08:06:14 +11:00 |
|
Oliver Walters
|
1fc2ef5f18
|
Custom migration for PartSellPriceBreak
|
2020-11-10 22:31:46 +11:00 |
|