Closed mfrasca closed 8 years ago
according to SQLAlchemy, a database url looks like:
dialect+driver://username:password@host:port/database
currently, CMParamsBox does not let the user specify a port.
port
This issue was moved to Bauble/bauble.classic#181
according to SQLAlchemy, a database url looks like:
currently, CMParamsBox does not let the user specify a
port
.