6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00
firebird-qa/tests/functional/table/create
2023-10-07 22:42:00 +03:00
..
__init__.py Firebird engine tests 2021-04-26 20:07:00 +02:00
test_01.py Added/Updated tests\functional\table\create\test_01.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type. 2023-10-07 13:57:46 +03:00
test_02.py Added/Updated tests\functional\table\create\test_02.py: added SKIP mark: this test will be fully re-implemented later. Currently SHOW TABLE command brokes it. 2023-10-07 22:41:02 +03:00
test_03.py Added/Updated tests\functional\table\create\test_03.py: added SKIP mark: this test will be fully re-implemented later. Currently SHOW TABLE command brokes it. 2023-10-07 22:42:00 +03:00
test_04.py New metadata + cleanup 2022-02-04 19:05:19 +01:00
test_05.py New metadata + cleanup 2022-02-04 19:05:19 +01:00
test_06.py New metadata + cleanup 2022-02-04 19:05:19 +01:00
test_07.py New metadata + cleanup 2022-02-04 19:05:19 +01:00