Commit c08187f
committed
db: Drop constraint on lovelace database type
This is a workaround fix for:
#351
This fix will not require the database to be re-synced, but will result
in some invalid values for the 'fixed_cost' field of the 'pool_update'
table being display as negative value.
The constraint will be droppped only if it exists (eg someone had previously
dropped in manually).1 parent 1c61b97 commit c08187f
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments