@edgedb/generate v0.0.7
- Fix
["*"]
on scoped object in select - Fix
filter_single
with exclusive links and allowAtMostOne
cardinality - Add comment with
@edgedb/generate
version to generated files - Fix for TypeScript 4.9
union type that is too complex to represent
- Fix bug to allow params to be used as
limit
inselect
- Fix enum codegen when enum value is not a valid js identifier