-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: ehmpathy/sql-code-generator
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
specifying SQL query in .sql files works, but same query in .ts file fails
#81
opened Mar 18, 2023 by
BoilerTom90
support intersection -vs- union definitions of input variable types
#50
opened Dec 14, 2021 by
uladkasach
formal support for OR statements on query input variable type definitions
#49
opened Dec 14, 2021 by
uladkasach
support better evaluation of product of
json_build_object
and array_agg
and coalesce
#43
opened Jul 25, 2021 by
uladkasach
handle extra
,
at end of query select expressions more gracefully
#40
opened May 3, 2021 by
uladkasach
Enable programmatic use of type conversion?
question
Further information is requested
#34
opened Nov 15, 2020 by
voxpelli
support using input variable in more than one place in query (and w/ null)
blocker
Blocks an in scope use case until completed
bug
Something isn't working
#28
opened Jul 12, 2020 by
uladkasach
support postgres schema qualifier in queries (and type definitions)
blocker
Blocks an in scope use case until completed
#26
opened Jul 2, 2020 by
uladkasach
consider adding remainder of postgres functions to supported functions
#21
opened Jul 1, 2020 by
uladkasach
throw more helpful error when function call is missing "," between arguments
#19
opened Mar 22, 2020 by
uladkasach
add helpful errors on things caught casting TypeDefinitinos to Sql
enhancement
New feature or request
#13
opened Mar 16, 2020 by
uladkasach
support string interpolation in template literals in .ts exports
blocker
Blocks an in scope use case until completed
#9
opened Mar 16, 2020 by
uladkasach
deduplicate definition of "function" regex, to eliminate duplication of knowledge
#5
opened Mar 9, 2020 by
uladkasach
treat MYSQL enums as typescript enums, not just strings
enhancement
New feature or request
#1
opened Mar 3, 2020 by
uladkasach
ProTip!
Adding no:label will show everything without a label.