ddlutils icon indicating copy to clipboard operation
ddlutils copied to clipboard

Adding new JDBC types. Notifying but not failing during model reading

Open mohdaliiqbal opened this issue 9 years ago • 0 comments

I've added some new JDBC types which are causing the new MS SQL server driver to fail while reading model.

Plus I have added exception catching/printing stacktrace instead of failing. -- this part was useful in my case, i can remove this from PR if you think it is inappropriate handling.

mohdaliiqbal avatar Aug 19 '15 22:08 mohdaliiqbal