-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: Kamirus/purescript-selda
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
SELECT values without FROM clause
good first issue
Good for newcomers
query-level
Change related to query DSL. Includes changes to `Query` datatype and its internals.
#46
opened Feb 7, 2021 by
Kamirus
Problematic writing generic queries with open rows
add to guide
Use case worth including in the guide
backend-integration
Interop code between DSL and some db backend, e.g. generate SQL, execute, [de]serialize results
error message
Refers to compilation errors (unclear, misleading, ...)
query-level
Change related to query DSL. Includes changes to `Query` datatype and its internals.
#36
opened May 29, 2020 by
Kamirus
Columns named after SQL keywords causes problems
bug
Something isn't working
query-level
Change related to query DSL. Includes changes to `Query` datatype and its internals.
#31
opened Jan 17, 2020 by
Kamirus
orderBy col
without groupBy col
bug
#13
opened Jul 31, 2019 by
Kamirus
ProTip!
Mix and match filters to narrow down what you’re looking for.