domain: server
language: python
class Task class
Use create_connection to create a connection to the project database.
create_connection
The method returns a new connection.
A developer must close a connection after it is no longer needed.
execute
select
create_connection()
copy_database
create_connection_ex