mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-11 18:49:14 -06:00
Incremented the feature version for CHECK constraints
This commit is contained in:
@@ -40,7 +40,7 @@ type FeatureVersion int64
|
||||
|
||||
// DoltFeatureVersion is described in feature_version.md.
|
||||
// only variable for testing.
|
||||
var DoltFeatureVersion FeatureVersion = 0
|
||||
var DoltFeatureVersion FeatureVersion = 1
|
||||
|
||||
// RootValue defines the structure used inside all Dolthub noms dbs
|
||||
type RootValue struct {
|
||||
|
||||
Reference in New Issue
Block a user