mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\gh_7718_test.py: added notes
This commit is contained in:
parent
33d4821061
commit
00de7fa87f
@ -10,6 +10,10 @@ DESCRIPTION:
|
||||
He must OWNER of this DB and thus have ability to run any DDL there (only 'create table' is checked).
|
||||
Finally, this user must be able to DROP database.
|
||||
NOTES:
|
||||
Currently test checks only first option of following three:
|
||||
Allow to create database with different owner (#7718)
|
||||
Allow to create database with different owner via API
|
||||
Support for OWNER clause in executeCreateDatabase()
|
||||
Checked on 6.0.0.139
|
||||
"""
|
||||
from pathlib import Path
|
||||
|
Loading…
Reference in New Issue
Block a user