Open CoderYellow opened 4 years ago
Are there anyway to turn off comments generation currently?
DB2
Probably, SmartNews (the company that created this library and I used to work for) won't use DB2 even in the future. So, if you consider using this for your projects with DB2 database, I would recommend forking this project and freely modify it.
Are there anyway to turn off comments generation currently?
No, there aren't. If you would like to have it, pull requests will be welcomed. I'm more than happy to review it and work on a new version release.
DB2
Probably, SmartNews (the company that created this library and I used to work for) won't use DB2 even in the future. So, if you consider using this for your projects with DB2 database, I would recommend forking this project and freely modify it.
Are there anyway to turn off comments generation currently?
No, there aren't. If you would like to have it, pull requests will be welcomed. I'm more than happy to review it and work on a new version release.
I try to use empty string to replace null. But it casues some bug that I can't fix like generating duplicate lines. Can you do that pls?
Sorry, I don't really understand your comment here. Did you mean you were trying to implement a possible solution to turn off comment generation but it's still in progress? If so, please consider forking this project and just removing the logic generating comments from your fork.
rs.getString("REMARKS") return null on DB2 solution1