From 42b9ea233241e6071552adee997d0de87f953e1f Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 14 Apr 2007 05:03:19 +0000 Subject: Remove Vendor from ActiveRecord. Now uses Data/Common instead --- .gitattributes | 15 --------------- 1 file changed, 15 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index ca32894f..289f27a2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1629,21 +1629,6 @@ framework/Data/ActiveRecord/TActiveRecordCriteria.php -text framework/Data/ActiveRecord/TActiveRecordGateway.php -text framework/Data/ActiveRecord/TActiveRecordManager.php -text framework/Data/ActiveRecord/TActiveRecordStateRegistry.php -text -framework/Data/ActiveRecord/Vendor/TDbMetaData.php -text -framework/Data/ActiveRecord/Vendor/TDbMetaDataCommon.php -text -framework/Data/ActiveRecord/Vendor/TDbMetaDataInspector.php -text -framework/Data/ActiveRecord/Vendor/TIbmColumnMetaData.php -text -framework/Data/ActiveRecord/Vendor/TIbmMetaData.php -text -framework/Data/ActiveRecord/Vendor/TIbmMetaDataInspector.php -text -framework/Data/ActiveRecord/Vendor/TMysqlColumnMetaData.php -text -framework/Data/ActiveRecord/Vendor/TMysqlMetaData.php -text -framework/Data/ActiveRecord/Vendor/TMysqlMetaDataInspector.php -text -framework/Data/ActiveRecord/Vendor/TPgsqlColumnMetaData.php -text -framework/Data/ActiveRecord/Vendor/TPgsqlMetaData.php -text -framework/Data/ActiveRecord/Vendor/TPgsqlMetaDataInspector.php -text -framework/Data/ActiveRecord/Vendor/TSqliteColumnMetaData.php -text -framework/Data/ActiveRecord/Vendor/TSqliteMetaData.php -text -framework/Data/ActiveRecord/Vendor/TSqliteMetaDataInspector.php -text framework/Data/Common/IbmDb2/TIbmColumnMetaData.php -text framework/Data/Common/IbmDb2/TIbmMetaData.php -text framework/Data/Common/IbmDb2/TIbmMetaDataInspector.php -text -- cgit v1.2.3