Ludovic Courtès
|
10c13a7e02
'sqlite-finalize' is a no-op for cached statements.
|
6 年 前 |
Ludovic Courtès
|
1cd1dec96a
Add 'sqlite-bind-arguments'.
|
6 年 前 |
Danny Milosavljevic
|
21f35ca875
Add optional statement caching.
|
6 年 前 |
Danny Milosavljevic
|
b8be84bad3
Support named parameters.
|
6 年 前 |
Danny Milosavljevic
|
88badc30b3
Add constants.
|
6 年 前 |
Ludovic Courtès
|
e337661072
build: Adjust test machinery to current Automake.
|
6 年 前 |
Andy Wingo
|
607721fe11
Add sqlite-fold-right.
|
10 年 前 |
Andy Wingo
|
77a6b95a25
Guile 2.2 compatible build
|
10 年 前 |
David PIROTTE
|
7da16e079a
Fix sqlite-bind
|
10 年 前 |
Sunjoong Lee
|
c55adf43a8
Fix sqlite-transient used in sqlite-bind.
|
12 年 前 |
Sunjoong Lee
|
2f151398d3
Test whether a crash occurs when using sqlite-bind with a string.
|
12 年 前 |
David Pirotte
|
1122c52736
sqlite-open, reviewed
|
12 年 前 |
David Pirotte
|
e24790f5f4
sqlite3_enable_load_extension, added
|
12 年 前 |
Detlev Zundel
|
2b215efe32
As there is a 'null-pointer?' predicate use it.
|
13 年 前 |
Detlev Zundel
|
c37f372990
Fix sqlite-bind.
|
13 年 前 |
Detlev Zundel
|
97aae36202
Fix interpretation of null pointers from the library
|
13 年 前 |
Detlev Zundel
|
f45fc5c709
Add some basic functionality testing
|
13 年 前 |
Detlev Zundel
|
1018e0617b
Make sqlite-map really apply the procedure argument
|
13 年 前 |
Detlev Zundel
|
2418c58270
Fix command line parameter for test execution
|
13 年 前 |
Detlev Zundel
|
c26452373f
Fix and simplify foreign string conversions
|
13 年 前 |
Detlev Zundel
|
d1bea06d2a
Export SQLITE_* constants.
|
13 年 前 |
Andy Wingo
|
e784dd3b48
fix .go installation
|
14 年 前 |
Andy Wingo
|
cbfbe4c28b
more conventional fold and map
|
14 年 前 |
Andy Wingo
|
a697362ece
sqlite-step returns rows from query
|
14 年 前 |
Andy Wingo
|
348c9cd384
add prepare / reset / finalize
|
14 年 前 |
Andy Wingo
|
68e74cbec2
better error handling
|
14 年 前 |
Andy Wingo
|
c1b506d7db
initial import
|
14 年 前 |