issues
search
ocaml-community
/
ocaml-mariadb
OCaml bindings to MariaDB, supporting the nonblocking API
55
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`Res.affected_rows` not available where it's needed
#14
paurkedal
closed
6 years ago
6
Replace String.iteri with Bytes.iteri for blob.
#13
paurkedal
closed
7 years ago
1
"Commands out of sync" error from MariaDB when executing statements in parallel with Lwt
#12
donut
closed
7 years ago
13
Fixing two minor typos in README.md
#11
poeschko
closed
7 years ago
1
INT fields with NULL value returned as (`Int 0) instead of (`Null)
#10
donut
closed
7 years ago
1
Timestamps are marked unsigned
#9
paurkedal
closed
7 years ago
5
Add Stmt.reset and Stmt.free_result.
#8
paurkedal
closed
7 years ago
4
Expose commit and rollback functions.
#7
paurkedal
closed
7 years ago
1
Fix Unix.tm to Time.t conversion.
#6
paurkedal
closed
7 years ago
1
Timeouts in Lwt example implementation
#5
andreas
closed
7 years ago
1
Installing/building on OSX
#4
andreas
closed
7 years ago
7
Add support for passing NULL parameters.
#3
paurkedal
closed
7 years ago
2
Segmentation fault when binding string parameters
#2
paurkedal
closed
7 years ago
9
Prepare of CREATE TABLE and INSERT fails without error details
#1
paurkedal
closed
7 years ago
3
Previous