Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for DB2. #31

Open
CoderYellow opened this issue Jan 20, 2020 · 4 comments
Open

Support for DB2. #31

CoderYellow opened this issue Jan 20, 2020 · 4 comments

Comments

@CoderYellow
Copy link

rs.getString("REMARKS") return null on DB2
solution1

@CoderYellow
Copy link
Author

Are there anyway to turn off comments generation currently?

@seratch
Copy link
Collaborator

seratch commented Jan 20, 2020

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.

@CoderYellow
Copy link
Author

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?

@seratch
Copy link
Collaborator

seratch commented Mar 18, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants