Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / valderman/selda issues and pull requests
#199 - [selda-sqlite] foreign keys are off
Issue -
State: open - Opened by plredmond 2 months ago
#198 - Improve monad transformers support
Pull Request -
State: open - Opened by madidier 6 months ago
#197 - Fix build with mtl ≥ 2.3
Pull Request -
State: open - Opened by rnhmjoj 9 months ago
#196 - Update CI
Pull Request -
State: open - Opened by ludat 11 months ago
#195 - No support for SQLite custom collations
Issue -
State: open - Opened by Aaronmacaron about 1 year ago
#194 - Broken Haskell CI
Issue -
State: open - Opened by jchia about 1 year ago
#193 - Cannot insert with an autoPrimaryKey without throwing DefaultValueException
Issue -
State: closed - Opened by tankorsmash about 1 year ago
- 1 comment
#193 - Cannot insert with an autoPrimaryKey without throwing DefaultValueException
Issue -
State: open - Opened by tankorsmash about 1 year ago
#192 - Modernize
Pull Request -
State: open - Opened by jchia about 1 year ago
#191 - Cascade
Pull Request -
State: open - Opened by stefichjo about 1 year ago
#190 - missing support for concurrent db access? (lock/serializable transaction)
Issue -
State: open - Opened by mauke over 1 year ago
#189 - Fix building with mtl-2.3
Pull Request -
State: closed - Opened by brprice almost 2 years ago
- 2 comments
#188 - fix: build with mtl 2.3 and ghc 9.6
Pull Request -
State: open - Opened by guibou almost 2 years ago
- 3 comments
#187 - New Hackage release?
Issue -
State: open - Opened by dhess about 2 years ago
- 8 comments
#186 - SQLite doesn't have native DateTime datetypes, so setting Maybe UTCTimes results in invalid data
Issue -
State: open - Opened by tankorsmash about 2 years ago
- 1 comment
#185 - How to use `tableFieldMod`?
Issue -
State: closed - Opened by tankorsmash about 2 years ago
- 3 comments
#184 - Allow text-2.0
Issue -
State: closed - Opened by jchia about 2 years ago
#183 - Fix schema query for validation in postgres case
Pull Request -
State: closed - Opened by YPares over 2 years ago
- 1 comment
#182 - Validation tests fail with Postgresql >=13 & when same database used for other schemas
Issue -
State: closed - Opened by YPares over 2 years ago
- 1 comment
#181 - Added a test for migrating tables with uuid cols
Pull Request -
State: open - Opened by YPares over 2 years ago
#180 - Migration: validation against schema fails with SQLite with tables that contain UUID columns
Issue -
State: open - Opened by YPares over 2 years ago
- 1 comment
#179 - Using Maybe for updating only Just values, if any
Issue -
State: open - Opened by Odeyaloleg over 2 years ago
#178 - Update selda packages on Hackage
Issue -
State: closed - Opened by DaQuirm over 2 years ago
- 3 comments
#177 - Question on prepared statements
Issue -
State: closed - Opened by collinpeters over 2 years ago
- 2 comments
#176 - Improve auto migration
Pull Request -
State: open - Opened by taqenoqo over 2 years ago
#175 - Enable compatibility with newer GHC and dependency versions
Pull Request -
State: closed - Opened by jchia over 2 years ago
- 2 comments
#174 - How to restrict by UUID?
Issue -
State: closed - Opened by decapo01 almost 3 years ago
- 1 comment
#173 - Foreign Keys with Cascade Delete
Issue -
State: open - Opened by DaQuirm almost 3 years ago
- 2 comments
#172 - Failing to build `selda-sqlite`
Issue -
State: open - Opened by guygastineau about 3 years ago
- 3 comments
#171 - How to handle migrations selda
Issue -
State: open - Opened by tonyalaribe over 3 years ago
- 2 comments
#170 - Use "+HH:MM" suffix instead of "+HHMM" when storing datetime's as text
Pull Request -
State: open - Opened by alexmingoia over 3 years ago
- 1 comment
#169 - Add example for selda-json
Issue -
State: open - Opened by seanhess over 3 years ago
- 2 comments
#168 - Do not isolate `distinct` to avoid missing renames
Pull Request -
State: closed - Opened by TomMD about 4 years ago
- 2 comments
#167 - SeldaT uses a ReaderT instead of StateT
Pull Request -
State: closed - Opened by YPares about 4 years ago
- 1 comment
#166 - Cleaned up stack config for lts 17.0
Pull Request -
State: closed - Opened by YPares about 4 years ago
#165 - Invalid queries generated for PSQL when using two `distinct` clauses
Issue -
State: closed - Opened by TomMD about 4 years ago
- 1 comment
#164 - Exporting GSqlRow to be able to refer to it
Pull Request -
State: closed - Opened by YPares about 4 years ago
- 1 comment
#163 - Psql and Sqlite both allow "DOUBLE PRECISION" but not "DOUBLE"
Pull Request -
State: closed - Opened by TomMD about 4 years ago
#162 - Sqlite and Psql disagree on the name "DOUBLE" - all uses cause broken Psql queries
Issue -
State: closed - Opened by TomMD about 4 years ago
- 1 comment
#161 - Why StateT instead of ReaderT?
Issue -
State: closed - Opened by YPares about 4 years ago
- 1 comment
#160 - Resource-pool based transformer
Issue -
State: closed - Opened by TomMD about 4 years ago
- 1 comment
#159 - Distinct of a count?
Issue -
State: closed - Opened by TomMD about 4 years ago
- 1 comment
#158 - Does Selda support sum types with non-nullary constructors?
Issue -
State: closed - Opened by H2CO3 about 4 years ago
- 2 comments
#158 - Does Selda support sum types with non-nullary constructors?
Issue -
State: closed - Opened by H2CO3 about 4 years ago
- 2 comments
#157 - Crash when inductive tuple has non-nullable column after left join row
Issue -
State: open - Opened by alexmingoia about 4 years ago
- 1 comment
#157 - Crash when inductive tuple has non-nullable column after left join row
Issue -
State: open - Opened by alexmingoia about 4 years ago
- 1 comment
#156 - Selda is newtype unfriendly
Issue -
State: closed - Opened by TomMD over 4 years ago
- 2 comments
#156 - Selda is newtype unfriendly
Issue -
State: closed - Opened by TomMD over 4 years ago
- 2 comments
#155 - fromSql for invalid SQL column value
Issue -
State: open - Opened by jchia over 4 years ago
#154 - Lack of posibility to upsert whole row, or it is poorly documented.
Issue -
State: open - Opened by majkrzak over 4 years ago
#154 - Lack of posibility to upsert whole row, or it is poorly documented.
Issue -
State: open - Opened by majkrzak over 4 years ago
#153 - Comparison between Nullable SqlType could crash the code
Issue -
State: open - Opened by kamoii over 4 years ago
#153 - Comparison between Nullable SqlType could crash the code
Issue -
State: open - Opened by kamoii over 4 years ago
#152 - not able to use GeneralizedNewtypeDeriving to derive SqlRow on newtype
Issue -
State: open - Opened by cdepillabout over 4 years ago
- 1 comment
#151 - Support plain timestamp type (oid 1114)
Issue -
State: open - Opened by kayhide over 4 years ago
- 1 comment
#151 - Support plain timestamp type (oid 1114)
Issue -
State: open - Opened by kayhide over 4 years ago
- 1 comment
#150 - Add distinction between int 64 and int 32.
Pull Request -
State: closed - Opened by TomMD over 4 years ago
- 3 comments
#150 - Add distinction between int 64 and int 32.
Pull Request -
State: closed - Opened by TomMD over 4 years ago
- 3 comments
#149 - Add tableInfoName field to TableInfo that holds the TableName from Table
Pull Request -
State: closed - Opened by cdepillabout over 4 years ago
- 1 comment
#148 - get the underlying indicies for a Selector
Issue -
State: open - Opened by cdepillabout over 4 years ago
#148 - get the underlying indicies for a Selector
Issue -
State: open - Opened by cdepillabout over 4 years ago
#147 - get TableName from Table
Issue -
State: closed - Opened by cdepillabout over 4 years ago
- 1 comment
Labels: enhancement
#146 - create Assignments for new Row from existing Row
Issue -
State: open - Opened by cdepillabout over 4 years ago
- 3 comments
Labels: enhancement
#146 - create Assignments for new Row from existing Row
Issue -
State: open - Opened by cdepillabout over 4 years ago
- 3 comments
Labels: enhancement
#145 - Fix typos in tutorial
Pull Request -
State: closed - Opened by divarvel over 4 years ago
- 1 comment
#145 - Fix typos in tutorial
Pull Request -
State: closed - Opened by divarvel over 4 years ago
- 1 comment
#144 - How to do "insert or ignore"?
Issue -
State: closed - Opened by GitKKg over 4 years ago
- 2 comments
#144 - How to do "insert or ignore"?
Issue -
State: closed - Opened by GitKKg over 4 years ago
- 2 comments
#143 - How to remove Maybe before Row after leftJoin?
Issue -
State: closed - Opened by GitKKg over 4 years ago
#143 - How to remove Maybe before Row after leftJoin?
Issue -
State: closed - Opened by GitKKg over 4 years ago
#142 - How to remove column from table
Issue -
State: closed - Opened by Spaubleit over 4 years ago
- 2 comments
Labels: question
#142 - How to remove column from table
Issue -
State: closed - Opened by Spaubleit over 4 years ago
- 2 comments
Labels: question
#141 - Only "pure selda" in latest stakgage snapshot
Issue -
State: closed - Opened by majkrzak over 4 years ago
- 3 comments
#141 - Only "pure selda" in latest stakgage snapshot
Issue -
State: closed - Opened by majkrzak over 4 years ago
- 3 comments
#140 - Support SQL UNION
Issue -
State: closed - Opened by shfrmn over 4 years ago
- 3 comments
Labels: enhancement
#140 - Support SQL UNION
Issue -
State: closed - Opened by shfrmn over 4 years ago
- 3 comments
Labels: enhancement
#139 - Create row from Relational value
Issue -
State: closed - Opened by valderman almost 5 years ago
Labels: enhancement
#139 - Create row from Relational value
Issue -
State: closed - Opened by valderman almost 5 years ago
Labels: enhancement
#138 - Is it possible to nest multiple SqlRows into one?
Issue -
State: open - Opened by Eugleo almost 5 years ago
- 2 comments
Labels: enhancement
#138 - Is it possible to nest multiple SqlRows into one?
Issue -
State: open - Opened by Eugleo almost 5 years ago
- 2 comments
Labels: enhancement
#137 - Could selda-postgresql support connection over Socks proxy?
Issue -
State: open - Opened by GitKKg almost 5 years ago
- 1 comment
Labels: enhancement, help wanted, postgresql
#137 - Could selda-postgresql support connection over Socks proxy?
Issue -
State: open - Opened by GitKKg almost 5 years ago
- 1 comment
Labels: enhancement, help wanted, postgresql
#136 - PGConnectInfo is more restrictive than PG connection string
Issue -
State: closed - Opened by develop7 almost 5 years ago
- 1 comment
Labels: bug, postgresql, good first issue
#136 - PGConnectInfo is more restrictive than PG connection string
Issue -
State: closed - Opened by develop7 almost 5 years ago
- 1 comment
Labels: bug, postgresql, good first issue
#135 - Support for PG arrays?
Issue -
State: open - Opened by jaredramirez about 5 years ago
- 1 comment
Labels: enhancement, postgresql
#135 - Support for PG arrays?
Issue -
State: open - Opened by jaredramirez about 5 years ago
- 1 comment
Labels: enhancement, postgresql
#134 - Row Level Security in transactions
Issue -
State: closed - Opened by jaredramirez about 5 years ago
- 6 comments
#134 - Row Level Security in transactions
Issue -
State: closed - Opened by jaredramirez about 5 years ago
- 6 comments
#133 - Migrations failing validation on tables with primary keys
Issue -
State: closed - Opened by expede over 5 years ago
- 3 comments
#133 - Migrations failing validation on tables with primary keys
Issue -
State: closed - Opened by expede over 5 years ago
- 3 comments
#132 - Add support for PostgreSQL citext type provided by citext extension
Pull Request -
State: closed - Opened by alexmingoia over 5 years ago
- 2 comments
#132 - Add support for PostgreSQL citext type provided by citext extension
Pull Request -
State: closed - Opened by alexmingoia over 5 years ago
- 2 comments
#131 - Add note to `withoutForeignKeyEnforcement` encouraging deferred constraints.
Pull Request -
State: closed - Opened by alexmingoia over 5 years ago
- 1 comment
#131 - Add note to `withoutForeignKeyEnforcement` encouraging deferred constraints.
Pull Request -
State: closed - Opened by alexmingoia over 5 years ago
- 1 comment
#130 - Expose tableName from Table
Pull Request -
State: closed - Opened by Acentelles over 5 years ago
- 1 comment
#130 - Expose tableName from Table
Pull Request -
State: closed - Opened by Acentelles over 5 years ago
- 1 comment
#129 - table function only accepts string literals as table name?
Issue -
State: closed - Opened by jimenezjorge over 5 years ago
- 1 comment
#129 - table function only accepts string literals as table name?
Issue -
State: closed - Opened by jimenezjorge over 5 years ago
- 1 comment
#128 - Feature: Listen / Notify support
Issue -
State: open - Opened by TomMD over 5 years ago
- 4 comments
Labels: enhancement, postgresql
#128 - Feature: Listen / Notify support
Issue -
State: open - Opened by TomMD over 5 years ago
- 4 comments
Labels: enhancement, postgresql