summaryrefslogtreecommitdiff
path: root/sqlasync.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-09sqlasync: Add sqlasync_custom() operationYorhel1-6/+34
2013-05-09sqlasync: Add sqlasync_queue_buffersize()Yorhel1-0/+16
2013-04-09sqlasync: Don't use sqlite3_errstr()Yorhel1-1/+1
2013-04-08sqlasync: Fix bug with handling of COMMIT result and transaction stateYorhel1-2/+3
2013-04-07sqlasync: Use separate queue for passing open result and async errorsYorhel1-7/+18
2013-04-06Added sqlasyncYorhel1-0/+870