adelsz / pgtyped

pgTyped - Typesafe SQL in TypeScript
https://pgtyped.dev
MIT License
2.91k stars 94 forks source link

Emit type info at runtime #143

Open adelsz opened 4 years ago

adelsz commented 4 years ago

pgTyped should emit type info accessible by queries at runtime This should unblock custom parser creation

jareware commented 4 months ago

This would be amazing!