Sun, 13 Jun 2010 13:20:03 +0000 nrich Fix bug in statemnt dealloc in psql driver file | diff | annotate
Fri, 18 Sep 2009 12:40:53 +0000 nrich * Fix MySQL date/time types file | diff | annotate
Tue, 01 Sep 2009 13:15:02 +0000 nrich Add __tostring method to connection and statement objects. file | diff | annotate
Fri, 17 Apr 2009 23:46:12 +0000 nrich Add 'columns' method to statement handles to retrieve column names from a result set file | diff | annotate
Fri, 19 Dec 2008 09:17:16 +0000 nrich Added the statement:affected() and statement:rowcount() methods. file | diff | annotate
Fri, 12 Dec 2008 03:46:34 +0000 nrich Bugfix: the type return by 'select count(...)' was being pushed as a string because of missing psql => lua type mapping. file | diff | annotate
Sat, 06 Dec 2008 00:32:37 +0000 nrich Added initial Oracle driver support - functionality is complete, but may be too buggy in its current state for any serious use. file | diff | annotate
Tue, 02 Dec 2008 21:11:27 +0000 nrich Renamed statement:fetch() to statement:rows(), and statement:row() to statement:fetch(). The API reads better this way. file | diff | annotate
Tue, 02 Dec 2008 08:10:54 +0000 nrich Bugfix: PSQL array returns were not being indexed properly. file | diff | annotate
Mon, 01 Dec 2008 07:22:44 +0000 nrich Added new typechecks and errors file | diff | annotate
Mon, 01 Dec 2008 02:56:40 +0000 nrich Bugfix: fix connection in DBD.SQLite3.New file | diff | annotate
Sat, 29 Nov 2008 06:38:16 +0000 nrich Bugfix - execute was returning nil on success file | diff | annotate
Wed, 26 Nov 2008 10:43:45 +0000 nrich Clean up error messages for consistency. file | diff | annotate
Wed, 26 Nov 2008 10:01:03 +0000 nrich Cleanup and 'assert' error handling. file | diff | annotate
Sun, 23 Nov 2008 04:12:04 +0000 nrich Cleanup and commenting file | diff | annotate
Sun, 23 Nov 2008 01:29:09 +0000 nrich Initial import. file | diff | annotate
(0) tip

mercurial