root/trunk/dbi


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @100 [100] 11/16/08 17:27:35 larsivi Feature enable/disable/supported functionality.
(edit) @99 [99] 11/15/08 07:47:38 larsivi Support for multi results and multistatements in model and mysql database, …
(edit) @98 [98] 11/15/08 07:45:38 larsivi First implementable special features
(edit) @97 [97] 10/28/08 19:19:02 larsivi Fix module name.
(edit) @96 [96] 10/28/08 19:17:38 larsivi Forgot to delete.
(edit) @95 [95] 10/28/08 19:16:04 larsivi Initial commit for the next phase of DDBI development (I am really sorry …
(edit) @91 [91] 05/22/08 01:01:27 aaronc542 Removed code that should never have been here in the first place
(edit) @90 [90] 05/20/08 18:08:33 larsivi Update sqlite backend for recent Tango, it still has other compile errors …
(edit) @89 [89] 05/20/08 18:01:23 larsivi Update mysql backend for recent Tango.
(edit) @87 [87] 05/07/08 07:34:24 larsivi Propsetting svn:eol-style native
(edit) @86 [86] 02/12/08 22:19:52 aaronc542 Added optional allocator delegate (should it be a delegate or function?) …
(edit) @85 [85] 02/11/08 12:13:14 larsivi Fixed my b0rked previous fix, still thanks wuseldusel.
(edit) @84 [84] 02/09/08 06:41:28 larsivi Try to avoid double free in glibc, thanks wuseldusel
(edit) @83 [83] 02/08/08 17:10:01 larsivi Fixed version brace placement. Thanks wuseldusel.
(edit) @82 [82] 01/30/08 16:41:05 aaronc542 Added SqlGenerator? helper methods. Added support for DBIException's to …
(edit) @81 [81] 01/30/08 10:46:52 aaronc542 Fixing problems with building MySQL on Windows and Linux with a most …
(edit) @80 [80] 01/22/08 19:05:32 larsivi Added getLastInsertID override, but there is no implementation for now.
(edit) @79 [79] 01/18/08 13:06:02 larsivi Updated file for Tango 0.99.4
(edit) @77 [77] 12/27/07 18:28:07 stonecobra more phobos removal
(edit) @76 [76] 12/27/07 18:27:07 stonecobra more phobos removal
(edit) @74 [74] 12/10/07 16:26:36 aaronc542 Adding first verison of PreparedStatement? API and MySQL implementation. …
(edit) @73 [73] 09/09/07 14:18:59 stonecobra added length() function in Row to return number of columns
(edit) @71 [71] 09/05/07 18:30:39 stonecobra ref is now a keyword
(edit) @70 [70] 09/05/07 18:16:15 stonecobra big change: consistent license headers, removed version info, added …
(edit) @69 [69] 09/05/07 17:42:54 stonecobra added db registration to sqlite, along with lastinsertid and tango logging
(edit) @68 [68] 09/05/07 17:41:13 stonecobra add lastinsertid method
(edit) @67 [67] 09/02/07 18:27:36 stonecobra ability to do foreach on each column of a row
(edit) @66 [66] 09/02/07 18:25:56 stonecobra added registry and beginning of URL based database access
(edit) @65 [65] 09/02/07 18:24:53 stonecobra added registry and beginning of URL based database access
(edit) @59 [59] 03/04/07 00:04:22 brad merging 0.2-stable branch back to trunk, because it's going to be a while …
(edit) @46 [46] 01/10/07 11:33:54 cryogen - Add type information to pgresult - Fix escape in Statement to now be …
(edit) @45 [45] 01/10/07 11:02:42 brad um, fixing botched [40] attempt at svn:eol-style propset - this should do …
(edit) @44 [44] 01/09/07 21:23:52 brad Preliminary FreeTDS support (MSSQL, Sybase) * Only a few types have been …
(edit) @43 [43] 01/05/07 16:55:19 brad SQLite updates for toCString/toDString
(edit) @42 [42] 01/05/07 16:28:01 brad * [41] ended up with way more updates than I had intended, including * …
(edit) @41 [41] 01/05/07 15:35:54 brad * renamed libddbi.a because my linux box already had libdbi.a - not sure …
(edit) @40 [40] 01/04/07 21:51:44 brad attempt to fix CRLF issues between platforms - may have to remove all …
(edit) @31 [31] 11/01/06 18:47:26 jpelcis * buildme.d now puts non-Windows library names in the proper style. * …
(edit) @29 [29] 10/16/06 12:07:47 jpelcis * buildme.d uses bud instead of build. * SQLite import header updated …
(edit) @28 [28] 09/29/06 19:44:07 jpelcis Removed the old files that weren't in CamelCase.
(edit) @27 [27] 09/20/06 14:21:22 jpelcis * Changed DBIException.getSQL to DBIException.getSql. * The file names …
(edit) @26 [26] 07/18/06 17:17:41 jpelcis * D DBI is now compatible with DMD 0.163 * Static import is used, which …
(edit) @25 [25] 07/16/06 19:21:49 jpelcis Removed a cyclic dependency that prevented D DBI from compiling with GDC.
(edit) @24 [24] 07/16/06 18:53:19 jpelcis Second try to add the files before I switch SVN clients.
(edit) @23 [23] 07/16/06 18:49:57 jpelcis All new files were dropped from SVN. This has been corrected.
(edit) @22 [22] 07/16/06 15:41:09 jpelcis * The documentation was redone almost from scratch. * Row was not …
(edit) @21 [21] 07/13/06 00:06:08 jpelcis * D DBI now uses the New BSD License instead of the LGPL. * ODBC support …
(add) @19 [19] 06/27/06 18:32:58 jpelcis Trunk updated to version 0.2.0.
Note: See TracRevisionLog for help on using the revision log.