summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
chriskl [Mon, 18 Feb 2002 13:06:13 +0000 (13:06 +0000)]
Added class.tree - makes VERY NICE tree. Added theme support. Improved filtering of system tables.
chriskl [Mon, 18 Feb 2002 09:46:49 +0000 (09:46 +0000)]
fix execute and selectset functions
chriskl [Tue, 12 Feb 2002 08:53:15 +0000 (08:53 +0000)]
Added new fields to support tables.php for mysql
chriskl [Tue, 12 Feb 2002 08:50:26 +0000 (08:50 +0000)]
Added tables.php to act as an example of how to implement. Needed to create a localData db accessor. Added a new string to lang file.
chriskl [Tue, 12 Feb 2002 06:58:18 +0000 (06:58 +0000)]
instead of referring to field name directly, use dbField variable
chriskl [Tue, 12 Feb 2002 06:57:33 +0000 (06:57 +0000)]
added a mysql test server
chriskl [Tue, 12 Feb 2002 06:55:03 +0000 (06:55 +0000)]
added new class variable 'dbFields' that maps our standard field names to the ones generated bypostgres
chriskl [Tue, 12 Feb 2002 06:53:30 +0000 (06:53 +0000)]
MySQL 3.23 driver
chriskl [Tue, 12 Feb 2002 03:31:45 +0000 (03:31 +0000)]
Removed file. This was my example file - it should never have been committed. Doh!
kkemp102294 [Tue, 12 Feb 2002 01:11:58 +0000 (01:11 +0000)]
Removed some more hard code paths and change conf.inc to conf.inc.php
chriskl [Mon, 11 Feb 2002 09:32:47 +0000 (09:32 +0000)]
Initial revision