livebook-dev / kino_db

Database integrations for Livebook
Apache License 2.0
40 stars 16 forks source link

Fix bug related to sqlserver options #66

Closed hugobarauna closed 1 year ago

hugobarauna commented 1 year ago

When we toggle the SSL option for SQL server:

CleanShot 2023-09-13 at 10 15 52

The generated code was wrongly adding SSL twice:

CleanShot 2023-09-13 at 10 16 00

This PR fixes that bug.

hugobarauna commented 1 year ago

@josevalim done

josevalim commented 1 year ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: