Contributing ============= The source code for :code:`dsdbmanager` is on `GitHub `_. Bugs, questions and feature requests ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Please help identify any bugs and make feature requests on `GitHub Issues `_. Provide the following information with any issues encountered 1. Operating System 2. Python Version 3. Minimal, Reproducible Example - something like the `StackOverflow Examples `_. Pull Requests ^^^^^^^^^^^^^^ PRs are welcomed as it would be nice to cover all `SqlAlchemy `_ dialects. PRs to improve the code or add more tests would be very much appreciated.