From 7ea61ba9701a04bc593d7c5960c5135ce39805a8 Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 3 Jan 2007 11:31:18 +0000 Subject: quote the criteria string in ActiveRecord. --- framework/Data/ActiveRecord/Vendor/TDbMetaData.php | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/Data/ActiveRecord/Vendor/TDbMetaData.php') diff --git a/framework/Data/ActiveRecord/Vendor/TDbMetaData.php b/framework/Data/ActiveRecord/Vendor/TDbMetaData.php index 4bbc62ee..efb7c467 100644 --- a/framework/Data/ActiveRecord/Vendor/TDbMetaData.php +++ b/framework/Data/ActiveRecord/Vendor/TDbMetaData.php @@ -21,6 +21,7 @@ * @package System.Data.ActiveRecord.Vendor * @since 3.1 */ + abstract class TDbMetaData extends TComponent { private $_primaryKeys=array(); -- cgit v1.2.3