-
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
Simplify PG query constraints
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, ...)
pg
Related with the PG backend
#35
opened May 25, 2020 by
Kamirus
Make Lit depend on the backend
expression-level
Change related to database expressions `Col s a`
pg
Related with the PG backend
sqlite3
Related with the SQLite3 backend
#28
opened Dec 17, 2019 by
Kamirus
Different Expr type for different backends - Count & Max return type
expression-level
Change related to database expressions `Col s a`
pg
Related with the PG backend
sqlite3
Related with the SQLite3 backend
#27
opened Dec 17, 2019 by
Kamirus
Provide general Interop code between DSL and some db backend, e.g. generate SQL, execute, [de]serialize results
pg
Related with the PG backend
insert
function and rename PG
specific insert
to insertReturning
.
backend-integration
#22
opened Nov 8, 2019 by
paluh
Insert should execute one query
backend-integration
Interop code between DSL and some db backend, e.g. generate SQL, execute, [de]serialize results
pg
Related with the PG backend
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.