FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/MySQL - grager/CocoaSQL · GitHub
grager
/
CocoaSQL
Public
forked from
isutton/CocoaSQL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
CocoaSQL
Source
MySQL
on
master
User selector
Datepicker
Commit history
Commits on Feb 19, 2012
Fixed a bug where CSQLResultCallback wasn't being initialized after being allocated.
isutton
committed
172c92a
View commit details
Copy full SHA for 172c92a
View code at this point
Browse repository at this point
Commits on Jul 6, 2010
user should retain the result value.
Igor Sutton
committed
c490ec9
View commit details
Copy full SHA for c490ec9
View code at this point
Browse repository at this point
Commits on Jul 5, 2010
got rid of some code since they're being handled by the superclass now.
Igor Sutton
committed
c142a1e
View commit details
Copy full SHA for c142a1e
View code at this point
Browse repository at this point
added preparedStatementClass information in CSQLDatabase and friends.
Igor Sutton
committed
4a177fa
View commit details
Copy full SHA for 4a177fa
View code at this point
Browse repository at this point
Commits on Apr 26, 2010
release the object before returning.
Igor Sutton
committed
59573b6
View commit details
Copy full SHA for 59573b6
View code at this point
Browse repository at this point
forgot this one.
Igor Sutton
committed
2bfdc28
View commit details
Copy full SHA for 2bfdc28
View code at this point
Browse repository at this point
use lengthOfBytesUsingEncoding: instead of length.
Igor Sutton
committed
049c49d
View commit details
Copy full SHA for 049c49d
View code at this point
Browse repository at this point
using NSError errorWithMessage:andCode:.
Igor Sutton
committed
18792c4
View commit details
Copy full SHA for 18792c4
View code at this point
Browse repository at this point
error messages in MySQL connector should work properly now.
Igor Sutton
committed
a4a1971
View commit details
Copy full SHA for a4a1971
View code at this point
Browse repository at this point
Commits on Apr 16, 2010
still cleaning the API a bit (just to preserve consistency)
Show description for beaad87
xant
committed
beaad87
View commit details
Copy full SHA for beaad87
View code at this point
Browse repository at this point
Commits on Apr 15, 2010
starte cleaning-up things a bit (WIP)
Show description for 43b1b03
xant
committed
43b1b03
View commit details
Copy full SHA for 43b1b03
View code at this point
Browse repository at this point
Commits on Apr 14, 2010
Foobar
xant
committed
645c2c8
View commit details
Copy full SHA for 645c2c8
View code at this point
Browse repository at this point
added license information in source files.
Igor Sutton
committed
f5e7593
View commit details
Copy full SHA for f5e7593
View code at this point
Browse repository at this point
Commits on Apr 13, 2010
one more minor fix + comments
xant
committed
6897ba5
View commit details
Copy full SHA for 6897ba5
View code at this point
Browse repository at this point
don't leak memory if re-binding a column
Show description for 570e95e
xant
committed
570e95e
View commit details
Copy full SHA for 570e95e
View code at this point
Browse repository at this point
moved statement attribute to the base class.
Igor Sutton
committed
2e99f78
View commit details
Copy full SHA for 2e99f78
View code at this point
Browse repository at this point
introducing CSQLResultValue
Show description for 0644b47
xant
committed
0644b47
View commit details
Copy full SHA for 0644b47
View code at this point
Browse repository at this point
null values are now fetched properly
Show description for db72f6f
xant
committed
db72f6f
View commit details
Copy full SHA for db72f6f
View code at this point
Browse repository at this point
fixed message name.
Igor Sutton
committed
e509a4c
View commit details
Copy full SHA for e509a4c
View code at this point
Browse repository at this point
Commits on Apr 12, 2010
fixes due to merge + working on unsigned 64bit integers on sqlite
xant
committed
f4b9f91
View commit details
Copy full SHA for f4b9f91
View code at this point
Browse repository at this point
resolved conflicts
xant
committed
da1e2ca
View commit details
Copy full SHA for da1e2ca
View code at this point
Browse repository at this point
removed CSQLBindValue.
Igor Sutton
committed
5f1a35f
View commit details
Copy full SHA for 5f1a35f
View code at this point
Browse repository at this point
cosmetics.
Igor Sutton
committed
cc4206a
View commit details
Copy full SHA for cc4206a
View code at this point
Browse repository at this point
unified the API a bit more.
Igor Sutton
committed
a57611b
View commit details
Copy full SHA for a57611b
View code at this point
Browse repository at this point
bind*:forColumn: renamed to bind*:toColumn:
Igor Sutton
committed
8646ae3
View commit details
Copy full SHA for 8646ae3
View code at this point
Browse repository at this point
retaining database.
Igor Sutton
committed
2fc270f
View commit details
Copy full SHA for 2fc270f
View code at this point
Browse repository at this point
Commits on Apr 11, 2010
allot to programmatically bind params
Show description for 7e17030
xant
committed
7e17030
View commit details
Copy full SHA for 7e17030
View code at this point
Browse repository at this point
implemented bind<Type>Value api in CSMySQLPreparedStatement
xant
committed
d4c3b23
View commit details
Copy full SHA for d4c3b23
View code at this point
Browse repository at this point
comments
xant
committed
406adb1
View commit details
Copy full SHA for 406adb1
View code at this point
Browse repository at this point
minor cleanings
xant
committed
1200612
View commit details
Copy full SHA for 1200612
View code at this point
Browse repository at this point
better internal handling of the storage used for both params and result bindings
xant
committed
7ce171a
View commit details
Copy full SHA for 7ce171a
View code at this point
Browse repository at this point
better handling of the binding-storage for results
Show description for c72b889
xant
committed
c72b889
View commit details
Copy full SHA for c72b889
View code at this point
Browse repository at this point
null values are now handled properly
xant
committed
99c1700
View commit details
Copy full SHA for 99c1700
View code at this point
Browse repository at this point
bugfix!!
xant
committed
08fb0f8
View commit details
Copy full SHA for 08fb0f8
View code at this point
Browse repository at this point
minor cleanings (and be more esplicit about sign)
xant
committed
ae3ad22
View commit details
Copy full SHA for ae3ad22
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL