August Mueller
|
d5db388ed2
Formatting fixes.
|
il y a 12 ans |
August Mueller
|
a9b393fb6b
Merge branch 'issue-192' of git://github.com/GrahamDennis/fmdb into GrahamDennis-issue-192
|
il y a 12 ans |
Gwyn Judd
|
846fde3523
Added support for open flags to FMDatabaseQueue
|
il y a 12 ans |
Cody Coons
|
d47ce36cba
Added CocoaPods section to REAMDE.
|
il y a 12 ans |
Cody Coons
|
58fe97d031
Added Subspec to require SQLCipher as a dependency.
|
il y a 12 ans |
Graham Dennis
|
62c9b751fa
Fix issue #192: All savepoints are called '?'
|
il y a 12 ans |
Graham Dennis
|
654bbde891
Fix issue #193: inSavepoint: should release savepoints that are rolled back.
|
il y a 12 ans |
ccgus
|
f62b8d798d
Added methods that expose va_list arguments
|
il y a 12 ans |
August "Gus" Mueller
|
34c3a87b32
Merge pull request #189 from regexident/patch-1
|
il y a 12 ans |
regexident
|
09bba4e416
Changed `isEqualTo:` (AppleScript support) to `isEqual:` (NSObject)
|
il y a 12 ans |
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.
|
il y a 12 ans |
August "Gus" Mueller
|
428624505a
Merge pull request #181 from J-Jay/master
|
il y a 12 ans |
August "Gus" Mueller
|
8c0d6de1c9
Merge pull request #182 from tiennou/stuff
|
il y a 12 ans |
Etienne Samson
|
4ba4c52f26
Use prepared statements for generating the savepoint name.
|
il y a 12 ans |
Etienne Samson
|
c64d73ece1
NULL pointer dereference.
|
il y a 12 ans |
Jean-Jacques MERILLON
|
fdc93ca827
don’t print error log when _logsErrors == NO
|
il y a 12 ans |
August "Gus" Mueller
|
fd95c38478
Merge pull request #168 from piemonte/master
|
il y a 12 ans |
August "Gus" Mueller
|
f6c17b2c89
Merge pull request #174 from robertmryan/master
|
il y a 12 ans |
robertmryan
|
88cd1c3976
Minor README correction
|
il y a 12 ans |
robertmryan
|
4ed3c78a7b
Removed redundant Foundation.framework reference
|
il y a 12 ans |
robertmryan
|
44c058ee03
Clarify variable argument methods; expand upon rationale behind concerns with executeUpdateWithFormat and executeQueryWithFormat methods
|
il y a 12 ans |
robertmryan
|
5b6c1c8e52
Reordered the sequence of source files into a more logical order
|
il y a 12 ans |
August "Gus" Mueller
|
e02040c949
Merge pull request #170 from robertmryan/master
|
il y a 12 ans |
Rob Ryan
|
4ac1fc114d
Update header/documentation for hasAnotherRow
|
il y a 12 ans |
Patrick Piemonte
|
343c20a14f
FMDatabase: fixes static analyzer warning, API Misuse (Apple)
|
il y a 12 ans |
August "Gus" Mueller
|
75bb3302b0
Merge pull request #166 from erlichmen/patch-1
|
il y a 12 ans |
Shay Erlichmen
|
f3a1a9bce4
Add support for podspec 0.22.2
|
il y a 12 ans |
August "Gus" Mueller
|
bd4fc2b935
Merge pull request #161 from robertmryan/master
|
il y a 12 ans |
robertmryan
|
d433940734
Typographical edit regarding `NS_FORMAT_FUNCTION` change
|
il y a 12 ans |
robertmryan
|
cbe291105d
Added `NS_FORMAT_FUNCTION` qualifier to `executeQueryWithFormat` and `executeUpdateWithFormat` declarations
|
il y a 12 ans |