Commit History

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