Christoph Schmitz
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
Christoph Schmitz 创建了一个帖子, [Feature Request] Implement default object filter
I work fairly often with SQLite databases. As I do not want to see the system tables, I always enter "table:-sqlite_.*" in the Object filter field (Data Sources and Drivers > Schemas > Object filte... -
Christoph Schmitz 进行了评论, -
Christoph Schmitz 进行了评论, -
Christoph Schmitz 进行了评论, -
-
Christoph Schmitz 创建了一个帖子, 已回答Update XML-Groovy.xml.groovy
I am trying to update XML-Groovy.xml.groovy to fit my needs. The row separator should be the table name instead of <row>. I changed line 73 from printRow(0, "row", values) to printRow(0, TABLE, val... -
-
-
Christoph Schmitz 创建了一个帖子, 已回答[Feature Request] Hide / unhide columns from Columns List
It would be great if columns could be hidden/unhidden from the columns list (macOS: Cmd-F12), preferably with buttons for "Hide all" and "Unhide all".