From 54c90d0102515ad58a882a6b3f4ac623fc9d50ed Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 31 Mar 2007 06:42:15 +0000 Subject: Add changes by ezar for IBM Db2 Active Record support. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 10cefb88..d2d0dc4b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1508,6 +1508,7 @@ framework/Configuration/Provider/TProviderException.php -text framework/Configuration/TProtectedConfiguration.php -text framework/Data/ActiveRecord/Exceptions/TActiveRecordException.php -text framework/Data/ActiveRecord/Exceptions/messages.txt -text +framework/Data/ActiveRecord/Scaffold/InputBuilder/TIbmScaffoldInput.php -text framework/Data/ActiveRecord/Scaffold/InputBuilder/TMysqlScaffoldInput.php -text framework/Data/ActiveRecord/Scaffold/InputBuilder/TPgsqlScaffoldInput.php -text framework/Data/ActiveRecord/Scaffold/InputBuilder/TScaffoldInputBase.php -text -- cgit v1.2.3