You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CREATE DATABASE WITH options and enable 2 tests
- Add IdentifierDatabaseOption and CreateDatabaseOption types
- Parse WITH LEDGER and CATALOG_COLLATION options for CREATE DATABASE
- Add JSON marshaling for new database options
- Only output AttachMode when options are present
- Enable CreateDatabaseTests160 and Baselines160_CreateDatabaseTests160
0 commit comments