Issues
- 3
- 2
A more functional API
#44 opened by yannvanhalewyn - 3
Support namespaced schemas for tables
#33 opened by sooheon - 1
IndexOutOfBoundsException when fetching?
#18 opened by Jarzka - 1
Fetching stuff loses rows?
#21 opened by Jarzka - 1
Composite type primary key and upsert!
#43 opened by tatut - 0
Subquery support for IN operators (and others)
#42 opened by tatut - 0
Change asserts to throwing ex-info
#41 opened by tatut - 1
- 1
- 0
Can't be AOT compiled on Windows
#39 opened by tatut - 1
- 1
Support range types
#37 opened by tatut - 1
`op/and` fails if all parameters are nil
#29 opened by Kauko - 1
- 1
Does not work with materialized views
#31 opened by sooheon - 0
- 1
Does not work with TIMESTAMPTZ data type
#32 opened by sooheon - 1
Give additional parameters to JOIN ON
#28 opened by Kauko - 4
Table and column renaming
#24 opened by jaaqo - 0
delete! doesn't quote table name properly
#27 opened by tatut - 0
"bpchar" type not supported in composite
#26 opened by tatut - 1
Multiple joins from one table to other
#25 opened by jaaqo - 1
PostgreSQL oid data type not supported
#19 opened by Jarzka - 0
- 1
- 0
Better support for many-to-many links
#15 opened by tatut - 1
Transaction use: don't use with-db-connection
#14 opened by tatut - 3
Provide better error messages for bad parameters
#12 opened by tatut - 0
Spec max length of strings
#10 opened by tatut - 1
Validate that there are no name clashes
#2 opened by tatut - 1
Wrap nilable to column specs that can be null
#9 opened by tatut - 0
op/in doesn't handle an empty collection
#8 opened by tatut - 0
Allow remapping column names
#6 opened by tatut - 0
Check WHERE validity of nested composite types
#5 opened by tatut - 0
Allow referencing to previously defined types
#3 opened by tatut - 1
combined ops should remove nils
#4 opened by tatut