drop schema support #10281
Merged
drop schema support #10281
Annotations
10 errors and 1 warning
|
Test DoltgreSQL against PR
cannot use root (variable of type *RootValue) as objinterface.RootValue value in argument to functions.LoadFunctions: *RootValue does not implement objinterface.RootValue (missing method DropDatabaseSchema)
|
|
Test DoltgreSQL against PR
cannot use root (variable of type *RootValue) as objinterface.RootValue value in argument to cv.funcs.DiffersFrom: *RootValue does not implement objinterface.RootValue (missing method DropDatabaseSchema)
|
|
Test DoltgreSQL against PR
cannot use root (variable of type *RootValue) as objinterface.RootValue value in argument to functions.LoadFunctions: *RootValue does not implement objinterface.RootValue (missing method DropDatabaseSchema)
|
|
Test DoltgreSQL against PR
cannot use root (variable of type *RootValue) as objinterface.RootValue value in argument to extensions.LoadExtensions: *RootValue does not implement objinterface.RootValue (missing method DropDatabaseSchema)
|
|
Test DoltgreSQL against PR
cannot use root (variable of type *RootValue) as objinterface.RootValue value in argument to cv.exts.DiffersFrom: *RootValue does not implement objinterface.RootValue (missing method DropDatabaseSchema)
|
|
Test DoltgreSQL against PR
cannot use root (variable of type *RootValue) as objinterface.RootValue value in argument to extensions.LoadExtensions: *RootValue does not implement objinterface.RootValue (missing method DropDatabaseSchema)
|
|
Test DoltgreSQL against PR
cannot use root (variable of type *RootValue) as doltdb.RootValue value in argument to resolve.Table: *RootValue does not implement doltdb.RootValue (missing method DropDatabaseSchema)
|
|
Test DoltgreSQL against PR
impossible type assertion: state.WorkingRoot().(*RootValue)
|
|
Test DoltgreSQL against PR
cannot use (*RootValue)(nil) (value of type *RootValue) as objinterface.RootValue value in variable declaration: *RootValue does not implement objinterface.RootValue (missing method DropDatabaseSchema)
|
|
Test DoltgreSQL against PR
cannot use (*RootValue)(nil) (value of type *RootValue) as doltdb.RootValue value in variable declaration: *RootValue does not implement doltdb.RootValue (missing method DropDatabaseSchema)
|
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/dolt/dolt. Supported file pattern: go.sum
|
Loading