livebook-dev / kino_db

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

Fix SQL cell error when there is no default connection #52

Closed jonatanklosko closed 1 year ago

jonatanklosko commented 1 year ago

Currently inserting SQL cell into an empty notebook doesn't render the cell UI, because we miss some guards against no connection.