August "Gus" Mueller
|
e70cd055a6
Merge pull request #201 from NachoSoto/master
|
12 yıl önce |
ccgus
|
cc93329648
Just a little refactoring for the busy timeout stuff.
|
12 yıl önce |
NachoSoto
|
c03c535f56
Overriding the parent class designated initializer (- init) in FMDatabase, FMDatabasePool and FMDatabaseQueue.
|
12 yıl önce |
August Mueller
|
1af6d47182
Making sure that certain OS X only stuff is only called when compiling for the mac.
|
12 yıl önce |
August "Gus" Mueller
|
685ed00cfb
Merge pull request #199 from snooc/podspec-dsqlite
|
12 yıl önce |
Cody Coons
|
473524f06d
Sync'd podspec with podspec from Cocoapods Specs.
|
12 yıl önce |
August Mueller
|
4eed21dc9b
Graham Dennis gets some props.
|
12 yıl önce |
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 yıl önce |
August "Gus" Mueller
|
185509b757
Merge pull request #179 from snooc/podspec-dsqlite
|
12 yıl önce |
August "Gus" Mueller
|
d0c59ffa3f
Merge pull request #194 from GrahamDennis/issue-193
|
12 yıl önce |
August Mueller
|
d5db388ed2
Formatting fixes.
|
12 yıl önce |
August Mueller
|
a9b393fb6b
Merge branch 'issue-192' of git://github.com/GrahamDennis/fmdb into GrahamDennis-issue-192
|
12 yıl önce |
Gwyn Judd
|
846fde3523
Added support for open flags to FMDatabaseQueue
|
12 yıl önce |
Cody Coons
|
d47ce36cba
Added CocoaPods section to REAMDE.
|
12 yıl önce |
Cody Coons
|
58fe97d031
Added Subspec to require SQLCipher as a dependency.
|
12 yıl önce |
Graham Dennis
|
62c9b751fa
Fix issue #192: All savepoints are called '?'
|
12 yıl önce |
Graham Dennis
|
654bbde891
Fix issue #193: inSavepoint: should release savepoints that are rolled back.
|
12 yıl önce |
ccgus
|
f62b8d798d
Added methods that expose va_list arguments
|
12 yıl önce |
August "Gus" Mueller
|
34c3a87b32
Merge pull request #189 from regexident/patch-1
|
12 yıl önce |
regexident
|
09bba4e416
Changed `isEqualTo:` (AppleScript support) to `isEqual:` (NSObject)
|
12 yıl önce |
ccgus
|
23eee37451
Logs errors is now turned on by default. It's easy to turn off, and if you're seeing errors then you should probably fix those.
|
12 yıl önce |
August "Gus" Mueller
|
428624505a
Merge pull request #181 from J-Jay/master
|
12 yıl önce |
August "Gus" Mueller
|
8c0d6de1c9
Merge pull request #182 from tiennou/stuff
|
12 yıl önce |
Etienne Samson
|
4ba4c52f26
Use prepared statements for generating the savepoint name.
|
12 yıl önce |
Etienne Samson
|
c64d73ece1
NULL pointer dereference.
|
12 yıl önce |
Jean-Jacques MERILLON
|
fdc93ca827
don’t print error log when _logsErrors == NO
|
12 yıl önce |
August "Gus" Mueller
|
fd95c38478
Merge pull request #168 from piemonte/master
|
12 yıl önce |
August "Gus" Mueller
|
f6c17b2c89
Merge pull request #174 from robertmryan/master
|
12 yıl önce |
robertmryan
|
88cd1c3976
Minor README correction
|
12 yıl önce |
robertmryan
|
4ed3c78a7b
Removed redundant Foundation.framework reference
|
12 yıl önce |