Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Database url must contain port, username and password #32

@magro

Description

@magro

A database url without a port (e.g. jdbc:postgresql://localhost/foo) cannot be parsed:

scala.MatchError: jdbc:postgresql://localhost/foo (of class java.lang.String) 

It would be nice if it would be possible to specify such a plain url.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions