Define DB Connection
Open a database connection from a SQLAlchemy URL.
DatabaseDatabaseDefineConnection
What it does
Open a database connection from a SQLAlchemy URL.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Connection name | variable | Required | db | |
| Connection string | string | Required | SQLAlchemy URL, e.g. sqlite:///C:/temp/app.db Example: sqlite:///C:/temp/app.db Supports variables |
More Database commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.