[GitHub] cayenne pull request #176: Reverse Engineering doesn't work with Sybase

2017-03-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/176 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] cayenne pull request #176: Reverse Engineering doesn't work with Sybase

2017-03-13 Thread lonvarscsak
GitHub user lonvarscsak opened a pull request: https://github.com/apache/cayenne/pull/176 Reverse Engineering doesn't work with Sybase Modified connection.getSchema() call to be wrapped in try/catch block with a warning to the log. In Sybase, getSchema() throws an Error because te