From 815ce4bcc616c4b0618046651174062efc93fd06 Mon Sep 17 00:00:00 2001 From: wei <> Date: Thu, 12 Apr 2007 08:10:23 +0000 Subject: Add TTableGateway --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 51a89234..48644cc6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1652,6 +1652,9 @@ framework/Data/Common/TDbCommandBuilder.php -text framework/Data/Common/TDbMetaData.php -text framework/Data/Common/TDbTableColumn.php -text framework/Data/Common/TDbTableInfo.php -text +framework/Data/DataGateway/TDataGatewayCommand.php -text +framework/Data/DataGateway/TSqlCriteria.php -text +framework/Data/DataGateway/TTableGateway.php -text framework/Data/SqlMap/Configuration/TDiscriminator.php -text framework/Data/SqlMap/Configuration/TInlineParameterMapParser.php -text framework/Data/SqlMap/Configuration/TParameterMap.php -text -- cgit v1.2.3