Move back to test_sample

This commit is contained in:
Cedric L'homme 2023-01-30 14:53:16 -05:00
parent a4191b4953
commit a1088ead17
5 changed files with 77 additions and 19 deletions

View file

@ -134,7 +134,6 @@ func initPostgresDB(dbType string, connectionString string) {
"test_sample",
"chinook",
"chinook2",
"test_generated",
}
for _, schemaName := range schemaNames {