JDBC (with HikariCP) PreparedStatement connection error

后端 未结 0 1897
长发绾君心
长发绾君心 2020-11-29 02:57

I\'m trying to use the following Kotlin code to upsert thing into a database with table guild_prefix, where id is BIGINT (PRIMARY KEY without AUTOINCREMENT) and prefix is TE

相关标签:
回答
  • 消灭零回复
提交回复
热议问题