diff options
author | wei <> | 2007-04-14 05:03:19 +0000 |
---|---|---|
committer | wei <> | 2007-04-14 05:03:19 +0000 |
commit | 42b9ea233241e6071552adee997d0de87f953e1f (patch) | |
tree | 14a90bc4e74205a6093310214f5f4adc36b8dbc6 /.gitattributes | |
parent | 0f0d3c62e608287cdf77f1a3239371b521ecb40b (diff) |
Remove Vendor from ActiveRecord. Now uses Data/Common instead
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 15 |
1 files changed, 0 insertions, 15 deletions
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 |