主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Jörn Kröber
活动总数
8
最后的活动
2022年05月18日 15:01
成员加入日期
2022年05月16日 15:17
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2022年05月18日 15:01
Thank you Daniil, your hint solved the problem! That saves me from hunting down obscure data :-)
社区
IntelliJ IDEA Users
IntelliJ Idea: Generate DDL for table is missing columns
1 票
创建于
2022年05月18日 14:56
I think IBM has described the problem here: https://www.ibm.com/support/pages/sqlexception-message-caught-javaiocharconversionexception-and-errorcode-4220 Indeed the database is running with UTF-8,...
社区
IntelliJ IDEA Users
IntelliJ Idea: Generate DDL for table is missing columns
1 票
创建于
2022年05月18日 14:33
I just set up a fresh workspace and re-connected to my database. While it initially retrieved all the structural data it showed a popup with this text: "Error encountered when performing Introspect...
社区
IntelliJ IDEA Users
IntelliJ Idea: Generate DDL for table is missing columns
0 票
创建于
2022年05月18日 14:20
I guess you meant "DDL" ;-) Here's the DDL for the table I'm reproducing the problem with (generated via SQuirreL SQL client). *However*, note that the problem exists for all tables in the same sch...
社区
IntelliJ IDEA Users
IntelliJ Idea: Generate DDL for table is missing columns
0 票
创建于
2022年05月18日 06:44
I updated my IntelliJ to the latest release. It is now: IntelliJ IDEA 2022.1.1 (Ultimate Edition)Build #IU-221.5591.52, built on May 10, 2022 Apparently my problem only affects one database schema...
社区
IntelliJ IDEA Users
IntelliJ Idea: Generate DDL for table is missing columns
0 票
创建于
2022年05月17日 06:19
I'm using DB2 11.1.33, JDBC driver 4.25.23 (JDBC4.1). This is what the table looks like: ...and this is the generated DDL: create table DQM.DQMIMP_DFUE; Column types in the table are bigint, timest...
社区
IntelliJ IDEA Users
IntelliJ Idea: Generate DDL for table is missing columns
0 票