pgadmin4/web/pgadmin/browser/server_groups/servers/databases/tests
Akshay Joshi 557f33c4f9
Added support to drop databases using the 'WITH (FORCE)' option. #6367
2023-06-19 15:04:40 +05:30
..
pg/default
ppas/default
__init__.py
test_db_add.py
test_db_delete.py Fix a typo in database delete test case. 2023-04-20 14:39:41 +05:30
test_db_delete_multiple.py
test_db_delete_multiple_force.py Added support to drop databases using the 'WITH (FORCE)' option. #6367 2023-06-19 15:04:40 +05:30
test_db_get.py
test_db_put.py
utils.py