issues
search
Kamirus
/
purescript-selda
A type-safe, high-level SQL library for PureScript
MIT License
89
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cosmetics: update deps, bump postgres, format code
#67
paluh
closed
1 year ago
2
Mysql Support
#66
mohaalak
opened
2 years ago
5
Update to the new `postgresql-client` API (upcoming v4.0.0)
#65
paluh
opened
3 years ago
0
Add primitive queries that don't use type classes
#64
JordanMartinez
opened
3 years ago
0
Is there a way to use `insert_` with `ON CONFLICT`
#63
i-am-the-slime
opened
3 years ago
3
Refactor docker compose env
#62
hjmtql
closed
3 years ago
1
Enable value-level codecs
#61
JordanMartinez
closed
3 years ago
9
Enable value-level codecs to be used instead of type-level codecs
#60
JordanMartinez
opened
3 years ago
3
Fix: Update: set only changed columns
#59
Kamirus
closed
3 years ago
0
New query operation: offset
#58
Kamirus
closed
3 years ago
0
Update to v0.14.1
#57
JordanMartinez
closed
3 years ago
8
Update to be compatible on v0.14.1 PS release
#56
JordanMartinez
closed
3 years ago
2
Nested structures/ JSON
#55
jim108dev
closed
3 years ago
2
good first issues/bugs
#54
jim108dev
opened
3 years ago
0
Array distinct unnest ::TEXT[]
#53
jim108dev
closed
3 years ago
3
Scope as backend with new pg client
#52
Kamirus
closed
3 years ago
1
Select Count (*) error
#51
jim108dev
closed
3 years ago
11
`offset` clause missing
#50
jim108dev
closed
3 years ago
0
IS NOT NULL as SQL expression not query needed
#49
jim108dev
closed
3 years ago
4
Delete returning
#48
jim108dev
opened
3 years ago
0
Better type inference for insert
#47
Kamirus
opened
3 years ago
0
SELECT values without FROM clause
#46
Kamirus
opened
3 years ago
0
Easier logging of the update, insert ...
#45
jim108dev
opened
3 years ago
0
Update returning similar to insert returning
#44
jim108dev
opened
3 years ago
0
Update: set only changed columns
#43
Kamirus
closed
3 years ago
1
Auto field gets updated
#42
jim108dev
closed
3 years ago
7
Adding CI
#41
hjmtql
closed
3 years ago
7
Question about data intermediate representations
#40
jim108dev
opened
3 years ago
9
Problem with "pg": "^7.6.0" in package.json
#39
jim108dev
closed
3 years ago
0
Allow newtype-wrapped columns
#38
eviefp
opened
4 years ago
3
CookBook and Advanced Guide
#37
Kamirus
opened
4 years ago
2
Problematic writing generic queries with open rows
#36
Kamirus
opened
4 years ago
0
Simplify PG query constraints
#35
Kamirus
opened
4 years ago
2
Allow querying from arbitrary sources not only tables
#34
Kamirus
closed
4 years ago
0
Add library to package-sets
#33
paluh
opened
4 years ago
3
Handle more SQL types
#32
paluh
opened
4 years ago
0
Columns named after SQL keywords causes problems
#31
Kamirus
opened
4 years ago
0
Test suite refactor - extract common tests between backends
#30
Kamirus
opened
4 years ago
0
Customizable test execution
#29
Kamirus
opened
4 years ago
0
Make Lit depend on the backend
#28
Kamirus
opened
4 years ago
2
Different Expr type for different backends - Count & Max return type
#27
Kamirus
opened
4 years ago
1
SQLite3 statement functions with plain Aff monad
#26
Kamirus
opened
4 years ago
0
New backend - SQLite3
#25
Kamirus
closed
4 years ago
0
Query with placeholders
#24
Kamirus
closed
4 years ago
0
Query with placeholders and parameters
#23
Kamirus
closed
4 years ago
0
Provide general `insert` function and rename `PG` specific `insert` to `insertReturning`.
#22
paluh
opened
5 years ago
0
SQLite3 - a new backend
#21
Kamirus
closed
4 years ago
0
Insert should execute one query
#20
Kamirus
opened
5 years ago
1
Provide `insert1` sugar
#19
paluh
closed
5 years ago
0
`insert` should return full table row
#18
paluh
closed
5 years ago
0
Next