From 03f362a40a8dd39f8c8b4bf816334922b7b264e4 Mon Sep 17 00:00:00 2001 From: wei <> Date: Tue, 9 Jan 2007 10:42:06 +0000 Subject: add TActiveRecord::findAllByPks() --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 84c9874b..d43a248b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2352,6 +2352,7 @@ tests/simple_unit/ActiveRecord/ActiveRecordRegistryTestCase.php -text tests/simple_unit/ActiveRecord/BaseActiveRecordTestCase.php -text tests/simple_unit/ActiveRecord/CountRecordsTestCase.php -text tests/simple_unit/ActiveRecord/DeleteByPkTestCase.php -text +tests/simple_unit/ActiveRecord/FindByPksTestCase.php -text tests/simple_unit/ActiveRecord/FindBySqlTestCase.php -text tests/simple_unit/ActiveRecord/SqliteTestCase.php -text tests/simple_unit/ActiveRecord/UserRecordTestCase.php -text -- cgit v1.2.3