egroupware/phpgwapi/inc/adodb/datadict
Ralf Becker 630c88d766 reworked installation/upgrade process to not use delta-updates any more, as we can now reliable read the schema back from our supported databases:
- makes update scripts a lot easier and saver
- updates are a lot faster now
==> only the needed update-functions get called
2004-10-23 15:00:44 +00:00
..
datadict-access.inc.php import ADOdb 4.52 2004-08-15 18:45:20 +00:00
datadict-db2.inc.php import ADOdb 4.52 2004-08-15 18:45:20 +00:00
datadict-firebird.inc.php import ADOdb 4.52 2004-08-15 18:45:20 +00:00
datadict-generic.inc.php import ADOdb 4.52 2004-08-15 18:45:20 +00:00
datadict-ibase.inc.php import ADOdb 4.52 2004-08-15 18:45:20 +00:00
datadict-informix.inc.php import ADOdb 4.52 2004-08-15 18:45:20 +00:00
datadict-mssql.inc.php import ADOdb 4.52 2004-08-15 18:45:20 +00:00
datadict-mysql.inc.php fixed the schema-retrival functions for MySql, Postges and MaxDB 2004-10-14 20:35:50 +00:00
datadict-oci8.inc.php import ADOdb 4.52 2004-08-15 18:45:20 +00:00
datadict-postgres.inc.php reworked installation/upgrade process to not use delta-updates any more, as we can now reliable read the schema back from our supported databases: 2004-10-23 15:00:44 +00:00
datadict-sapdb.inc.php added own MetaType, MetaColumns and MetaColumnNames functions for MaxDB to have better control over the column-types 2004-08-15 18:12:41 +00:00
datadict-sybase.inc.php import ADOdb 4.52 2004-08-15 18:45:20 +00:00