You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@wuwensen007 if you are still searching for this. You might checkout my PR #930.
Today i added support for db2 LUW but i couldn't complete the tests. Something went wrong with the jdbc driver. Maybe you already used db2 LUW in Java or Kotlin? What dependency you use for jdbc driver?
You can checkout my repo and follow this guide to run database tests. After a few minutes you should see many errors like com.ibm.db2.jcc.am.SqlException: [jcc][10389][12245][4.25.13] Beim Laden der nativen Bibliothek db2jcct2, java.lang.UnsatisfiedLinkError: no db2jcct2 in java.library.path
please support db2,thanks
The text was updated successfully, but these errors were encountered: