-
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
Mysql Support
backend-integration
Interop code between DSL and some db backend, e.g. generate SQL, execute, [de]serialize results
#66
opened Nov 30, 2021 by
mohaalak
Delete returning
backend-integration
Interop code between DSL and some db backend, e.g. generate SQL, execute, [de]serialize results
#48
opened Feb 8, 2021 by
jim108dev
Better type inference for insert
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, ...)
#47
opened Feb 7, 2021 by
Kamirus
Update returning similar to insert returning
backend-integration
Interop code between DSL and some db backend, e.g. generate SQL, execute, [de]serialize results
#44
opened Feb 6, 2021 by
jim108dev
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
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
SQLite3 statement functions with plain Aff monad
backend-integration
Interop code between DSL and some db backend, e.g. generate SQL, execute, [de]serialize results
good first issue
Good for newcomers
sqlite3
Related with the SQLite3 backend
#26
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.