From 2320f995c21e8c46a688ee3ce204d2c6d487d49b Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Fri, 8 Feb 2008 20:49:02 +0000 Subject: changelog note for Profiler query highlighting bugfix --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 529ceeae5..bf3c6794b 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -88,6 +88,7 @@ Change Log
  • Fixed a bug where DBForge was outputting invalid SQL in Postgres by adding brackets around the tables in FROM
  • Fixed a bug (#3396) where certain POST variables would cause a PHP warning.
  • Changed the behaviour of Active Record's update() to make the WHERE clause optional (#3395).
  • +
  • Changed order of SQL keywords in the Profiler $highlight array so OR would not be highlighted before ORDER BY
  • Fixed assorted user guide typos.
  • -- cgit v1.2.3-24-g4f1b