Refactoring SetupConsole with DBFactory
This commit is contained in:
parent
8dd01d291d
commit
78d49a9829
20 changed files with 337 additions and 407 deletions
|
|
@ -36,5 +36,6 @@ SHOW search_path;
|
|||
create table system.foos(id int)
|
||||
|
||||
select * from system.foo
|
||||
select * from "system".organizations
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue