From b282fa042e344a3739d5b48ac393e50c082227e4 Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Wed, 25 May 2011 08:08:06 +0000 Subject: fixed last blocking error related to the build script. it completes successfully now --- framework/Testing/Data/Schema/mssql/TMssqlCommandBuilder.php | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/Testing/Data/Schema') diff --git a/framework/Testing/Data/Schema/mssql/TMssqlCommandBuilder.php b/framework/Testing/Data/Schema/mssql/TMssqlCommandBuilder.php index 17a6f6ab..54190f33 100755 --- a/framework/Testing/Data/Schema/mssql/TMssqlCommandBuilder.php +++ b/framework/Testing/Data/Schema/mssql/TMssqlCommandBuilder.php @@ -176,6 +176,7 @@ class TMssqlCommandBuilder extends TDbCommandBuilder *
  • * No clauses should follow the ORDER BY clause, e.g. no COMPUTE or FOR clauses. *
  • + * * * @param string SQL query string. * @param integer maximum number of rows, -1 to ignore limit. -- cgit v1.2.3