ccgus
|
0cfca84994
Random code and documentation cleanup.
|
14 years ago |
ccgus
|
ab3b78cf02
Got rid of the pop and pull from the database pool- too dangerous! Updated readme and tests.
|
14 years ago |
ccgus
|
58c3e7005d
Took out FMDatabasePool from the readme, moved those docs to its header. I really want to discourage its use if possible. Took away -database from FMDatabaseQueue since I've already seen it misused once, and if you really need to get at it, you can do so with the inDatabase: methods.
|
14 years ago |
August Mueller
|
c3ec8a3b4e
Added some macros so that FMDB can be used in ARC and non-ARC'd projects.
|
14 years ago |
ccgus
|
9c5df78bbd
Include fixes, and making an exception thrown when a query is used in executeUpdate:
|
14 years ago |
ccgus
|
1329039deb
Importing Foundation instead of Cocoa.
|
14 years ago |
ccgus
|
e2120a6d94
added support for savepoints (a kind of nested transaction)
|
14 years ago |
August Mueller
|
dfd8fb99ed
Bug fixes, doc updates
|
14 years ago |
August Mueller
|
793c6ef0a7
Another stab at doing things and making threads happy.
|
14 years ago |