issues
search
livebook-dev
/
kino_db
Database integrations for Livebook
Apache License 2.0
40
stars
16
forks
source link
Trim connection option values
#80
Closed
MikaelFangel
closed
1 month ago
MikaelFangel
commented
1 month ago
Fixes #55
Changes
Add a function to trim strings in the opts maps.
Trim the opts map for postgres, mysql, sqlserver
Fixes #55
Changes