edgedb-js
edgedb-js copied to clipboard
Update queries generator to pull import path(s) from codecs
This allows custom codecs to use imports from non-"edgedb" exports
Kinda a breaking change, which is why tests are failing. generator doesn't know to use updated driver types. Thoughts?