edgedb-js icon indicating copy to clipboard operation
edgedb-js copied to clipboard

Update queries generator to pull import path(s) from codecs

Open CarsonF opened this issue 1 year ago • 1 comments

This allows custom codecs to use imports from non-"edgedb" exports

CarsonF avatar Apr 16 '24 03:04 CarsonF

Kinda a breaking change, which is why tests are failing. generator doesn't know to use updated driver types. Thoughts?

CarsonF avatar Apr 16 '24 20:04 CarsonF