issues
search
paurkedal
/
ocaml-caqti
Cooperative-threaded access to relational data
https://paurkedal.github.io/ocaml-caqti/index.html
GNU Lesser General Public License v3.0
312
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Caqti forcing the use of Format which is thread unsafe
#121
craff
closed
1 month ago
2
update to tls 1.0.0 API
#120
hannesm
closed
3 months ago
3
Fix validation of dead connection in postgresql driver
#119
sam-tombury
closed
3 months ago
1
Loading database schema files, revisited
#118
paurkedal
opened
3 months ago
1
Add the Miou implementation for caqti
#117
dinosaure
closed
1 month ago
27
"Invalid concurrent usage of PostgreSQL connection detected" when raising an exception in with_connection callback
#116
mooreryan
closed
8 months ago
4
SQLite driver doesn't link with Eio
#115
F-Loyer
closed
7 months ago
9
Eio: stdenv type not compatiable with Eio_unix.Stdenv
#114
ada2k
closed
9 months ago
6
`connect_pool` doesn't fail with postgresql driver
#113
gdiazlo
closed
9 months ago
2
[WIP] Add support for array fields.
#112
mefyl
closed
10 months ago
5
Testing without db
#111
Tozarin
closed
11 months ago
4
Add missing argument `req` in documentation of `fold_s`
#110
NilsIrl
closed
1 year ago
1
How to: Insert into postgres table with column of type `t[]`
#109
dangdennis
closed
1 year ago
2
Rename pretty-printers related to qprintf.
#108
paurkedal
closed
1 year ago
5
Fix documentation for iter_s
#107
NilsIrl
closed
1 year ago
1
postgres driver doesn't load when using pool
#106
joprice
closed
1 year ago
1
Get field names at runtime from result?
#105
edwintorok
opened
1 year ago
3
Add a second example, more beginner friendly
#104
benjamin-thomas
closed
1 year ago
10
Add a printf-like `Caqti_query.qprintf` for dynamic queries
#103
bclement-ocp
closed
1 year ago
7
What's the difference between caqti-eio and caqti-eio.unix?
#102
dangdennis
closed
1 year ago
2
Parse error disallows ?::typecast
#101
anmonteiro
closed
1 year ago
3
Support for larger tuple sizes
#100
mooreryan
closed
1 year ago
3
Is Caqti_type.Std.custom still unstable?
#99
mooreryan
closed
1 year ago
2
ppx_rapper presentation limited to PostgreSQL
#98
F-Loyer
closed
1 year ago
1
EIO driver load failure
#97
anmonteiro
closed
1 year ago
7
Declaring types that have many columns?
#96
rawleyfowler
closed
2 years ago
3
Failure to connect with Cockroach serverless uri
#95
dangdennis
closed
2 years ago
7
Postgres DB Pool should drain connections to prevent DB memory consumption
#94
pm-mck
closed
2 years ago
9
Setting Busy timeout for Sqlite3 Connections
#93
kiranandcode
closed
2 years ago
4
Fix typo
#92
jimt
closed
2 years ago
1
schema creation and semicolon
#91
phstrauss
closed
2 years ago
2
Caqti 2.0.0
#90
paurkedal
closed
1 year ago
1
Per-Connection Configuration
#89
paurkedal
closed
8 months ago
3
Update README.md to include missing module
#88
jonduarte
closed
2 years ago
3
How to create a trigger in sqlite?
#87
tcoopman
closed
2 years ago
6
SSL/TLS Support
#86
davisuga
closed
2 years ago
7
Add missing dependency on Unix
#85
dra27
closed
2 years ago
1
sqlite3-driver: rename prepare to prepare_db
#84
reynir
closed
2 years ago
4
Update README from deprecated function, fix typo
#83
reynir
closed
2 years ago
1
CHANGES.md: sqlite3 foreign constraints tweak ver.
#82
reynir
closed
2 years ago
1
Inserting a string that can be parsed as an integer into a string column causes subsequent retrieval to fail for Sqlite3
#81
kiranandcode
closed
2 years ago
3
running example in dune exec ./examples/bikereg.exe #44
#80
idkjs
closed
2 years ago
1
Disallow ?i non-linear substitutions
#79
reynir
closed
3 years ago
1
sqlite3 driver: assertion fails for queries with optional argument
#78
reynir
closed
3 years ago
1
Add failing test for "?1 is null or ?1 = _"
#77
reynir
closed
3 years ago
4
opam: "License doesn't adhere to the SPDX standard"
#76
reynir
closed
3 years ago
2
Broken link in README
#75
nikitazdvijkov
closed
3 years ago
1
is there a way to cancel a query?
#74
pw374
closed
2 years ago
4
troubleshoot Invalid concurrent usage of PostgreSQL connection detected.
#73
mudrz
closed
3 years ago
5
More detailed error types
#72
aantron
closed
8 months ago
8
Next