GitHub user const1993 opened a pull request:

    https://github.com/apache/cayenne/pull/284

    CAY-2423

    Added checks for configuration in connection to database: additional 
validation for username and password; checks for possibility connect to 
database; added possibility to add empty name and password; save configuration 
with adapter set as "Automatic".

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/const1993/cayenne bugfix/CAY-2423

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/284.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #284
    
----
commit 123c2fbeba451ea1fdd1d0ed88282e3eac9e38be
Author: kkomyak <const1993@...>
Date:   2018-04-04T09:06:12Z

    CAY-2423
    
    Added checks for configuration in connection to database: additional 
validation for username and password; checks for possibility connect to 
database; added possibility to add empty name and password; save configuration 
with adapter set as "Automatic".

----


---

Reply via email to