ploomber / jupysql-plugin

BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

add more databases to the connector widget #72

Closed edublancas closed 1 year ago

edublancas commented 1 year ago

the templates are defined here: https://github.com/ploomber/jupysql-plugin/blob/2eb8f7a43cbf9a83dd9a106ccbfa286fd7edb0ed/jupysql_plugin/widgets/db_templates.py#L10

we need to add:

neelasha23 commented 1 year ago

Acceptance criteria:

  1. Add entries for Oracle, Microsoft SQL server, Redshift in db_templates.py
  2. Add test cases in test_db_templates.py
  3. Changelog entry