コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story 0b7ee45c53 Merge branch 'master' into 3.1 10 年 前
  Mark Story e756eaa66c Prevent user data from executing arbitrary callables. 10 年 前
  antograssiot bda04dd175 allow string to be passed to `distinct()` 10 年 前
  mark_story a2938c3f36 Merge branch 'master' into 3.1 10 年 前
  Mark Story ffb14bcd53 Fix empty clauses causing errors in matching(). 10 年 前
  ADmad 7918aa74d0 Merge branch 'master' into 3.1 10 年 前
  mark_story 5597ec9d55 Don't modify the where clause on empty inputs. 10 年 前
  Ladislav Gallay 5b86377839 Fix coding standarts 10 年 前
  Ladislav Gallay ea40bdaf3e Fix Sqlite date functions tests - evaluate dates only without times 10 年 前
  Ladislav Gallay c39866e48b Fix SQL date functions and tests 10 年 前
  Ladislav Gallay 9e1c14b77a Use comments table in query SQL date functions test 10 年 前
  Ladislav Gallay e26251b187 Fix failing tests for SQL date functions 10 年 前
  Ladislav Gallay 443fb5bcfe Add tests for date SQL functions 10 年 前
  Yves P cef1adb974 Update the assertQuotedQuery tests to prove issue on table quoting in update statements 10 年 前
  Mark Story c8863e2edb Fix incorrectly quoted identifiers in order clauses 10 年 前
  Mark Story c369cfcd4e Fix identifier quoting in conditions & order 10 年 前
  Jose Lorenzo Rodriguez 94a2709494 Adding a help text in the Query __debugInfo 11 年 前
  Jose Lorenzo Rodriguez a176a69b6b Making postgres tests pass 11 年 前
  Jose Lorenzo Rodriguez 8545b87df0 Testing the important things and not specific behavior of the 11 年 前
  Jose Lorenzo Rodriguez 22e377fd76 Making test more resillient to different database servers 11 年 前
  Jose Lorenzo Rodriguez 1325d41f1d Implementing DISTINCT ON for SQLServer 11 年 前
  Jose Lorenzo Rodriguez 58ffc08d65 Un-skipping test that passes in SQLServer 11 年 前
  Mark Story 855503af03 Make union not supporting order by a flag. 11 年 前
  mark_story 711c47b353 Close the cursor after checking the count. 11 年 前
  mark_story 8490c9da56 Improve support for unioned queries on MySQL. 11 年 前
  antograssiot 9dbbea08b4 close cursor before skipping the tests 11 年 前
  Adam Taylor 9368c625ef Fix typos 11 年 前
  Jose Lorenzo Rodriguez f5862c155f Skipping a test for drivers that do not support native unbuffered results 11 年 前
  Jose Lorenzo Rodriguez 1c66e3d5ed Fix CS errors 11 年 前
  Jose Lorenzo Rodriguez 23943c176a Creating a more accurate test for unbuffered queries 11 年 前