Database URI compatible with SQLAlchemy.
Additional packages may need to be introduced into the environment for certain databases.
Declarations
Type
stringDefault
"sqlite:////var/lib/pinnwand/pinnwand.db"Example
"sqlite:///:memory"Database URI compatible with SQLAlchemy.
Additional packages may need to be introduced into the environment for certain databases.
string"sqlite:////var/lib/pinnwand/pinnwand.db""sqlite:///:memory"