Generated databases in RunSQL
Open
enhancement
- Dominant language
- Python
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if the user doesn't explicitly provide connection info to transform.sql.RunSQL, something throws an error. We should support this behavior, since we should be able to execute SQL queries without having set up an SQL server explicitly. If the user doesn't provide conn info, we should transparently make a temporary sqlite3 db and execute the query.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.