public
Description: A simple Nu/Objective-C interface to MySQL databases.
Homepage: http://programming.nu
Clone URL: git://github.com/timburks/numysql.git

timburks's numysql Feed   feed

fud started watching numysql 2 months ago
numysql is at timburks/numysql
jsyedidia started watching numysql 5 months ago
numysql is at timburks/numysql
timburks committed to timburks/numysql 6 months ago

26b1537bd617113bd6ae8e14c04ddaac92400bec

Added a new method to insert rows in tables.

timburks committed to timburks/numysql 6 months ago

63f9682644de897f00b9deac64a638054505ebf5

New update method uses a dictionary to update a row for a specified id.

timburks committed to timburks/numysql 6 months ago

a71bcf47dd2a8b2c930f50ac838a60edc47b06f1

New convenience methods for queries.

timburks committed to timburks/numysql 6 months ago

2681c9bd3c64f70029bb6da19c19288161bbcc98

Read strings from MySQL using NSASCIIStringEncoding.

timburks committed to timburks/numysql 7 months ago

663fcab9f09613756d9c96b233fc85106c46cadf

Renamed a couple of methods to be more conventional.

timburks committed to timburks/numysql 7 months ago

b901e760ff73a2bb8b393ccee81ef75ca07d8eaf

Nukefile uses mysql_config to get cflags and lib information.

Grayson started watching numysql 7 months ago
numysql is at timburks/numysql
timburks committed to timburks/numysql 8 months ago

0de384cde2b88a8708392513f6012e5ece74f1d3

Added method to get rows as dictionaries.

tjweir started watching numysql 8 months ago
numysql is at timburks/numysql
timburks created numysql 8 months ago
New repository is at timburks/numysql