Issues
- 0
No support for SQLite custom collations
#195 opened by Aaronmacaron - 8
New Hackage release?
#187 opened by dhess - 0
Broken Haskell CI
#194 opened by jchia - 1
Cannot insert with an autoPrimaryKey without throwing DefaultValueException
#193 opened by tankorsmash - 2
Foreign Keys with Cascade Delete
#173 opened by DaQuirm - 2
Add example for selda-json
#169 opened by seanhess - 3
Failing to build `selda-sqlite`
#172 opened by guygastineau - 0
- 1
SQLite doesn't have native DateTime datetypes, so setting Maybe UTCTimes results in invalid data
#186 opened by tankorsmash - 0
Allow text-2.0
#184 opened by jchia - 3
How to use `tableFieldMod`?
#185 opened by tankorsmash - 1
Validation tests fail with Postgresql >=13 & when same database used for other schemas
#182 opened by YPares - 1
Migration: validation against schema fails with SQLite with tables that contain UUID columns
#180 opened by YPares - 3
Update selda packages on Hackage
#178 opened by DaQuirm - 0
Using Maybe for updating only Just values, if any
#179 opened by Odeyaloleg - 2
Question on prepared statements
#177 opened by collinpeters - 1
How to restrict by UUID?
#174 opened by decapo01 - 2
How to handle migrations selda
#171 opened by tonyalaribe - 1
Resource-pool based transformer
#160 opened by TomMD - 1
- 1
Sqlite and Psql disagree on the name "DOUBLE" - all uses cause broken Psql queries
#162 opened by TomMD - 1
get TableName from Table
#147 opened by cdepillabout - 1
Why StateT instead of ReaderT?
#161 opened by YPares - 1
- 1
Distinct of a count?
#159 opened by TomMD - 2
- 2
Selda is newtype unfriendly
#156 opened by TomMD - 1
- 2
How to remove column from table
#142 opened by Spaubleit - 0
fromSql for invalid SQL column value
#155 opened by jchia - 0
- 3
Only "pure selda" in latest stakgage snapshot
#141 opened by majkrzak - 0
- 1
Support plain timestamp type (oid 1114)
#151 opened by kayhide - 3
create Assignments for new Row from existing Row
#146 opened by cdepillabout - 0
get the underlying indicies for a Selector
#148 opened by cdepillabout - 2
How to do "insert or ignore"?
#144 opened by GitKKg - 0
How to remove Maybe before Row after leftJoin?
#143 opened by GitKKg - 1
- 3
Support SQL UNION
#140 opened by shfrmn - 4
Feature: Listen / Notify support
#128 opened by TomMD - 0
Create row from Relational value
#139 opened by valderman - 2
Is it possible to nest multiple SqlRows into one?
#138 opened by Eugleo - 1
Support for PG arrays?
#135 opened by jaredramirez - 1
- 3
- 6
Row Level Security in transactions
#134 opened by jaredramirez - 3
Cross-schema queries
#125 opened by danstn - 1
- 1
"if not exists" misplaced in create index
#126 opened by paolino