From 18ea316c553f7ccfc18b73f0c987de007f11b275 Mon Sep 17 00:00:00 2001 From: wei <> Date: Mon, 4 Dec 2006 00:02:23 +0000 Subject: Fixed #469 --- .gitattributes | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index b2dcbe05..99c3a335 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1420,6 +1420,38 @@ 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/SqlMap/Configuration/TDiscriminator.php -text +framework/Data/SqlMap/Configuration/TInlineParameterMapParser.php -text +framework/Data/SqlMap/Configuration/TParameterMap.php -text +framework/Data/SqlMap/Configuration/TParameterProperty.php -text +framework/Data/SqlMap/Configuration/TResultMap.php -text +framework/Data/SqlMap/Configuration/TResultProperty.php -text +framework/Data/SqlMap/Configuration/TSimpleDynamicParser.php -text +framework/Data/SqlMap/Configuration/TSqlMapCacheModel.php -text +framework/Data/SqlMap/Configuration/TSqlMapStatement.php -text +framework/Data/SqlMap/Configuration/TSqlMapXmlConfiguration.php -text +framework/Data/SqlMap/DataMapper/TLazyLoadList.php -text +framework/Data/SqlMap/DataMapper/TPropertyAccess.php -text +framework/Data/SqlMap/DataMapper/TSqlMapCache.php -text +framework/Data/SqlMap/DataMapper/TSqlMapException.php -text +framework/Data/SqlMap/DataMapper/TSqlMapPagedList.php -text +framework/Data/SqlMap/DataMapper/TSqlMapTypeHandlerRegistry.php -text +framework/Data/SqlMap/DataMapper/messages.txt -text +framework/Data/SqlMap/Statements/IMappedStatement.php -text +framework/Data/SqlMap/Statements/TCachingStatement.php -text +framework/Data/SqlMap/Statements/TDeleteMappedStatement.php -text +framework/Data/SqlMap/Statements/TInsertMappedStatement.php -text +framework/Data/SqlMap/Statements/TMappedStatement.php -text +framework/Data/SqlMap/Statements/TPreparedCommand.php -text +framework/Data/SqlMap/Statements/TPreparedStatement.php -text +framework/Data/SqlMap/Statements/TPreparedStatementFactory.php -text +framework/Data/SqlMap/Statements/TSelectMappedStatement.php -text +framework/Data/SqlMap/Statements/TSimpleDynamicSql.php -text +framework/Data/SqlMap/Statements/TSqlMapSelect.php -text +framework/Data/SqlMap/Statements/TStaticSql.php -text +framework/Data/SqlMap/Statements/TUpdateMappedStatement.php -text +framework/Data/SqlMap/TSqlMapGateway.php -text +framework/Data/SqlMap/TSqlMapManager.php -text framework/Data/TDbCommand.php -text framework/Data/TDbConnection.php -text framework/Data/TDbDataReader.php -text -- cgit v1.2.3