Open iainworkman opened 10 years ago
Altered:
095623d8248d5d5d3ed62d1eef81cf954231b190
Altered:
cd4206f4cb54376014b5503fea65fa94b2e6aaa8
Altered:
Added:
345426333ff7b1f6b898560b547bca44e58fd0a4
Altered:
6b20384c66310be0c7f8a014e7674a4322c92671
ToDo: This needs some testing. Haven't even had chance to run it on a database yet.
Okay, that methods isn't going to work. Closing the statement closes the resultset. This means you can't pass results from queries about, effectively.
Yes that.
Added:
Altered:
93ee33ec64aec36fe615cde35f805c0c11c5b0c
@RyanLaForge is going to make some changes to the structure of this to allow the API to queue up a bunch of commands and wrap them in a BEGIN and ROLLBACK/COMMIT in order that we can ensure all logical transactions are atomic.
We need to create an API for systematic reading from/writing to a database