6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00
firebird-qa/tests/functional/transactions
2023-12-02 09:01:50 +03:00
..
__init__.py Firebird engine tests 2021-04-26 20:07:00 +02:00
test_read_consist_statement_delete_undone_01.py Adjusted info about minimal build numbers of FB 4.x and 5.x that can be used for these tests 2023-09-25 21:59:36 +03:00
test_read_consist_statement_delete_undone_02.py Adjusted info about minimal build numbers of FB 4.x and 5.x that can be used for these tests 2023-09-25 21:59:36 +03:00
test_read_consist_sttm_merge_deny_multiple_matches.py Added/Updated tests\functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon 2023-11-26 00:49:51 +03:00
test_read_consist_sttm_restart_max_limit.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_max_limit.py: restored full set of options to be checked 2023-12-02 09:01:50 +03:00
test_read_consist_sttm_restart_on_delete_01.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_01.py: restored substitutions which have been commented for debug 2023-09-26 11:11:33 +03:00
test_read_consist_sttm_restart_on_delete_02.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_02.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-26 11:28:59 +03:00
test_read_consist_sttm_restart_on_delete_03.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_03.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-26 11:43:39 +03:00
test_read_consist_sttm_restart_on_delete_04.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_delete_04.py: removed unneded block 2023-09-25 14:23:15 +03:00
test_read_consist_sttm_restart_on_merge_01.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_01.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon 2023-11-26 00:53:24 +03:00
test_read_consist_sttm_restart_on_merge_02.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_02.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon 2023-11-26 00:54:23 +03:00
test_read_consist_sttm_restart_on_merge_03.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_03.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon 2023-11-26 00:55:15 +03:00
test_read_consist_sttm_restart_on_merge_04.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_merge_04.py: Writing code requires more care since 6.0.0.150: ISQL does not allow specifying duplicate delimiters without any statements between them (two semicolon, two carets etc). Merge expression defined in 'SQL_TO_BE_RESTARTED' must NOT end with semicolon 2023-11-26 00:56:49 +03:00
test_read_consist_sttm_restart_on_update_01.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_01.py: removed unneeded expr 2023-11-26 00:59:37 +03:00
test_read_consist_sttm_restart_on_update_02.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_02.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-26 01:55:14 +03:00
test_read_consist_sttm_restart_on_update_03.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_03.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-26 10:54:43 +03:00
test_read_consist_sttm_restart_on_update_04.py Added/Updated tests\functional\transactions\test_read_consist_sttm_restart_on_update_04.py: minor change: added comments 2023-11-26 00:58:16 +03:00