issues
search
mmottl
/
postgresql-ocaml
OCaml-bindings for the PostgreSQL database
Other
141
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use Unix.file_descr for sockect
#50
craff
closed
3 weeks ago
1
managment of NULL
#49
craff
closed
3 weeks ago
4
Port the config discovery script to pkg-config
#48
anmonteiro
closed
3 weeks ago
1
Wrong clause number in LGPL special exception
#47
flux77
closed
3 weeks ago
1
Example for notification usage
#46
geohuz
opened
2 years ago
4
return-type for prepared statements appear to be hardcoded to the "text" format
#45
TyOverby
closed
2 weeks ago
1
Missing _PQbackendPID symbol on m1 / big sur
#44
sgrove
closed
3 weeks ago
1
Support parameter types arguments.
#43
paurkedal
closed
3 years ago
1
PQisBusy_stub is releasing master lock, so it can't be "noalloc"
#42
adept
closed
4 years ago
1
PQCancel returns 0 on error. Fixes #40.
#41
adept
closed
4 years ago
1
Binding for PQCancel_stub reverses the meaning of the return code?
#40
adept
closed
4 years ago
0
sigsegv using code from example together with lwt and caqti
#39
tcoopman
closed
3 weeks ago
8
An #set_notice_processing as an alternative to #set_notice_processor.
#38
paurkedal
closed
4 years ago
1
Notice processor and async operation
#37
paurkedal
closed
4 years ago
11
Fix request extraction for single-row test.
#36
paurkedal
closed
4 years ago
1
Fixes ftype_of_string documentation.
#35
bikallem
closed
4 years ago
1
This package doesn't compile with postgresql 12
#34
kit-ty-kate
closed
5 years ago
1
Adapt to caml_named_value signature change
#33
nojb
closed
5 years ago
1
Fix small spelling error.
#32
wdblair
closed
5 years ago
1
Add put_copy_data, put_copy_end, and get_copy_data.
#31
paurkedal
closed
5 years ago
2
Update opam version bounds.
#30
jfeser
closed
5 years ago
2
Broken API-documentation link in README.md
#29
joelonsql
closed
5 years ago
9
opam install failing
#28
caseybasichis
closed
6 years ago
4
Add support for returning results using Postgres' binary format
#27
pbiggar
closed
6 years ago
4
Support binary results
#26
pbiggar
closed
6 years ago
3
Question about discover.ml
#25
rgrinberg
closed
6 years ago
3
Expose PQresultErrorField
#24
sgrove
closed
6 years ago
5
How to get error information on result?
#23
sgrove
closed
6 years ago
1
Improve use of caml_alloc_final on results
#22
alainfrisch
closed
7 years ago
1
Inconsistent assumptions over interface Postgresql
#21
dhil
closed
7 years ago
31
Crashes when using a uuid column
#20
sgrove
closed
5 years ago
2
Lwt layer
#19
fxfactorial
closed
8 years ago
4
Seg fault in example
#18
fxfactorial
closed
8 years ago
4
Fix broken notification code in gtk example
#17
joncfoo
closed
8 years ago
2
Update notification to include "extra" parameter
#16
joncfoo
closed
8 years ago
2
Segmentation Fault in unescape_bytea_9x (?)
#15
smondet
closed
8 years ago
6
Explicit transaction management
#14
elfring
closed
9 years ago
1
OCaml class interface for prepared SQL statements
#13
elfring
closed
9 years ago
1
Change Field to Store_field
#12
Nevor
closed
9 years ago
2
Register Error exception printer
#11
m2ym
closed
9 years ago
3
Add ftype_oid, paramtype_oid methods
#10
m2ym
closed
9 years ago
0
Fix typo in PR #8
#9
m2ym
closed
9 years ago
3
Support JSON/JSONB
#8
m2ym
closed
9 years ago
3
res#getvalue couldn't get value without `for-to` iteration
#7
ghost
closed
9 years ago
5
Better support for non-blocking IO
#6
yminsky
closed
9 years ago
1
Historical distfiles missing
#5
avsm
closed
9 years ago
1
Postgresql_compat not linked into the library
#4
paurkedal
closed
10 years ago
2
Add set_single_row_mode and extend result_status as needed.
#3
paurkedal
closed
10 years ago
1
Add asynchronous connection primitives.
#2
paurkedal
closed
10 years ago
2
Add send_describe_prepared and send_describe_portal and test.
#1
paurkedal
closed
10 years ago
2
Next