**Is your feature request related to a problem? Please describe.** Having hte postgresql url as an env var is going to cause issues inevitibly. **Describe the solution you'd like** A more idiomatic approach is to pass the url as an argument.
Is your feature request related to a problem? Please describe.
Having hte postgresql url as an env var is going to cause issues inevitibly.
Describe the solution you'd like
A more idiomatic approach is to pass the url as an argument.