phpbb/tests/dbal
Marc Alexander a898009e58
Merge pull request #6638 from rxu/ticket/17337-master
[ticket/17337] Fix mysqli driver is missing transaction begin statement - master
2024-06-24 20:35:23 +02:00
..
ext/foo/bar [ticket/15586] Added tests for adding modules the automatic way 2018-03-11 22:17:26 +01:00
fixtures [ticket/9687] Fix code style and tests 2023-11-05 20:21:36 +01:00
migration [ticket/16668] Refactor schema_generator 2021-01-05 22:16:54 +01:00
auto_increment_test.php [ticket/16741] Test fixes 2021-11-09 02:49:56 +01:00
boolean_processor_test.php [ticket/9687] Fix code style and tests 2023-11-05 20:21:36 +01:00
case_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
concatenate_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
connect_test.php Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
cross_join_test.php [ticket/9687] Fix code style and tests 2023-11-05 20:21:36 +01:00
db_tools_test.php [ticket/13162] Add tests for truncate table via tools 2023-12-17 12:49:40 +01:00
migrator_test.php [ticket/17176] Fix some PHP 8.x deprecations and clean up test code 2023-09-18 19:28:22 +02:00
migrator_tool_config_test.php [ticket/17176] Fix some PHP 8.x deprecations and clean up test code 2023-09-18 19:28:22 +02:00
migrator_tool_config_text_test.php Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
migrator_tool_module_test.php Merge branch 'ticket/16891' into ticket/16891-master 2022-01-31 21:48:53 +01:00
migrator_tool_permission_role_test.php [ticket/17332] Add test 2024-06-05 12:50:03 +07:00
migrator_tool_permission_test.php Merge branch 'ticket/16891' into ticket/16891-master 2022-01-31 21:48:53 +01:00
order_lower_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
schema_test.php Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
select_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
sql_affected_rows_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
sql_insert_buffer_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
write_sequence_test.php [ticket/15392] Changed dirname(__FILE__) to __DIR__ 2021-03-03 22:24:10 +01:00
write_test.php [ticket/17337] Correctly handle transaction test on MyISAM (non-transactional) 2024-06-24 21:32:18 +07:00