Closed pinoval closed 4 years ago
Currently there are two connection models in the TyphonQL client. One is used by the compiler-based solution, while the other one for the resetDatabases method and the DDL operations (which use the interpreter). They should be unified.
Closed by merging new-connections into dev (last commit merged 8444d31faab0c273030a7096e3517c5eaa94146b)
Currently there are two connection models in the TyphonQL client. One is used by the compiler-based solution, while the other one for the resetDatabases method and the DDL operations (which use the interpreter). They should be unified.