mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
updated required database version
This commit is contained in:
parent
b2288e1adc
commit
85b9fb9b86
@ -12,7 +12,7 @@ Decimal.set({
|
||||
})
|
||||
|
||||
const constants = {
|
||||
DB_VERSION: '0027-decimal_types',
|
||||
DB_VERSION: '0028-clean_transaction_table',
|
||||
DECAY_START_TIME: new Date('2021-05-13 17:46:31'), // GMT+0
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user