phpbb/tests/dbal/fixtures
Tristan Darricau cd114a68e9 Merge pull request #3441 from brunoais/feature/sql-bool-builder
[feature/sql-bool-builder] Extending DBAL query builder for boolean generation

* brunoais/feature/sql-bool-builder:
  [feature/sql-bool-builder] Improved tests output to show the SQL error.
  [feature/sql-bool-builder] Adding the IS operator to predicted operators
  [feature/sql-bool-builder] test_single_not_like
  [feature/sql-bool-builder] test_single_like
  [feature/sql-bool-builder] test_single_not_in
  [feature/sql-bool-builder] test_single_in
  [feature/sql-bool-builder] test_and_of_or_of_and
  [feature/sql-bool-builder] test_triple_and_with_in
  [feature/sql-bool-builder] test_double_and_with_not_of_and
  [feature/sql-bool-builder] test_triple_and_with_is_null
  [feature/sql-bool-builder] Prepare testing class
  [feature/sql-bool-builder] Added LIKE and NOT_LIKE to the comparations
  [feature/sql-bool-builder] Explain better the code in the first
  [feature/sql-bool-builder] Also use parenthesis for the NOT operator
  [feature/sql-bool-builder] AS keyword must be lowercase;
  [feature/sql-bool-builder] Added code to use this feature for the WHERE clause
  [feature/sql-bool-builder] Removed non-necessary spaces
  [feature/sql-bool-builder] First working version
2015-10-14 16:18:46 +02:00
..
boolean_processor.xml [feature/sql-bool-builder] Prepare testing class 2015-03-16 11:14:34 +00:00
config.xml [task/mssql-db-tests] Split up database tests into SELECT and write operations 2010-10-25 19:43:39 +02:00
massmail_crossjoin.xml [ticket/12115] Also port user interests to profile fields 2014-02-06 11:32:11 +01:00
migrator.xml [feature/migrations] Store depends on in the database (serialized) 2013-01-10 15:09:51 -06:00
migrator_config_text.xml [ticket/12812] Add a migrator tool for config_text database changes 2014-07-05 00:57:34 -07:00
migrator_module.xml [feature/migrations] Migrations now somewhat works 2013-01-09 16:44:07 -06:00
migrator_permission.xml [ticket/13779] Add permission set tests 2015-06-06 15:15:17 +07:00
styles.xml [ticket/12594] Replace phpBB Group with phpBB Limited 2014-05-28 01:07:56 +02:00
three_users.xml [ticket/12115] Also port user interests to profile fields 2014-02-06 11:32:11 +01:00