August Mueller
|
74b01bd458
Cleanup
|
пре 12 година |
Timur Islamgulov
|
3f8cee50c4
Fix for issue #211: Add 'databasePool:didAddDatabase:' method to FMDatabasePoolDelegate protocol
|
пре 12 година |
ccgus
|
3c6d3ca6e1
Notes on what's been going on.
|
пре 12 година |
ccgus
|
8d2dac4001
Merge branch 'master' of github.com:ccgus/fmdb into busyTimeout
|
пре 12 година |
ccgus
|
dd7da6f0a4
Merge branch 'testcases' of git://github.com/GrahamDennis/fmdb into GrahamDennis-testcases
|
пре 12 година |
ccgus
|
84c19dca63
Cleanup
|
пре 12 година |
August "Gus" Mueller
|
4250e03227
Merge pull request #213 from 5at5ish/master
|
пре 12 година |
August "Gus" Mueller
|
4ef996a622
Merge pull request #206 from GrahamDennis/dispatch-arc-simplify
|
пре 12 година |
Timur Islamgulov
|
a1eb7305f8
Fix for issue #203: Add 'databaseClass' class method for FMDatabaseQueue. Subclasses can override this method to return specified Class of 'FMDatabase' subclass.
|
пре 12 година |
ccgus
|
2224f216e7
if DEBUG is defined, then you'll get a little more info when you've got open result sets out when using the queue.
|
пре 12 година |
Graham Dennis
|
1faf00c9ef
Fix -[FMDatabaseTests testApplicationID]
|
пре 12 година |
Graham Dennis
|
e312d6195a
Add a build status image from Travis-CI.
|
пре 12 година |
Graham Dennis
|
633a4503ae
Add a .travis.yml file to use Travis CI for automated testing.
|
пре 12 година |
Graham Dennis
|
e4dd8758b1
Converting fmdb.m to XCTest tests.
|
пре 12 година |
Graham Dennis
|
568a145649
Add a comment explaining the use of OS_OBJECT_USE_OBJC
|
пре 12 година |
Graham Dennis
|
aa3a3a207e
Add support for openFlags to FMDatabasePool.
|
пре 12 година |
Graham Dennis
|
925fc13371
Simplify conditionals used to determine whether dispatch objects need explicit releasing.
|
пре 12 година |
August Mueller
|
6f68545eb7
Cleanup
|
пре 12 година |
August Mueller
|
27891fb620
Merge branch 'master' of https://github.com/ccgus/fmdb into busyTimeout
|
пре 12 година |
August "Gus" Mueller
|
e70cd055a6
Merge pull request #201 from NachoSoto/master
|
пре 12 година |
August Mueller
|
019eebe879
New busy timeout stuff - going to test it out on a branch for a bit before mainline commit.
|
пре 12 година |
ccgus
|
cc93329648
Just a little refactoring for the busy timeout stuff.
|
пре 12 година |
NachoSoto
|
c03c535f56
Overriding the parent class designated initializer (- init) in FMDatabase, FMDatabasePool and FMDatabaseQueue.
|
пре 12 година |
August Mueller
|
1af6d47182
Making sure that certain OS X only stuff is only called when compiling for the mac.
|
пре 12 година |
August "Gus" Mueller
|
685ed00cfb
Merge pull request #199 from snooc/podspec-dsqlite
|
пре 12 година |
Cody Coons
|
473524f06d
Sync'd podspec with podspec from Cocoapods Specs.
|
пре 12 година |
August Mueller
|
4eed21dc9b
Graham Dennis gets some props.
|
пре 12 година |
August Mueller
|
cac897ed87
Fixed a problem where having statement caching turned on would cause issues when trying to use two result sets with the same query but different binding parameters. Thanks to Nick Hodapp for the original patch.
|
пре 12 година |
August "Gus" Mueller
|
185509b757
Merge pull request #179 from snooc/podspec-dsqlite
|
пре 12 година |
August "Gus" Mueller
|
d0c59ffa3f
Merge pull request #194 from GrahamDennis/issue-193
|
пре 12 година |