increase DB version for sqlcoder's recent DB change
This commit is contained in:
parent
5e67459c24
commit
216c9f2714
|
@ -74,7 +74,7 @@ except ImportError:
|
|||
use_numpy = False
|
||||
|
||||
|
||||
DB_VERSION = 138
|
||||
DB_VERSION = 139
|
||||
|
||||
|
||||
# Variance created as sqlite has a bunch of undefined aggregate functions.
|
||||
|
|
Loading…
Reference in New Issue
Block a user