Execute default query when opening connection
Open
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 5
Description
Allow connections to have a default query. That default query will execute and results added to the graph whenever a user opens that particular database and there is no previous session graph present.
## Considerations
* Could this be a potential security or data integrity risk?
Contributor guide
Assessment
This issue has not been assessed yet.