lewis
lewis copied to clipboard
Datomic Web UI
``` clojure.lang.ExceptionInfo: :protocol/unsupported Unsupported protocol :sql {:db/error :protocol/unsupported} ``` When trying to load a datomic pro Postgres database with a db URI like: ``` datomic:sql://my-datomic-db?jdbc:postgresql://localhost:5432/datomic?user=datomic&password=datomic ```
At the moment the connection is shared across all sessions, make it so each session can have a different connection.
Enable auto-complete on the value for schema name parts, then set the value to be for the correct type.