postgres 数据库,在读取数据库之前,报错,不支持 array 类型 #5

Open
opened 2020-03-10 03:58:03 +00:00 by jerry · 1 comment
Member

报错:Unknown colType: ARRAY
另外,希望 include_tables 和exclude_tables 在转换前做判断,不要先读数据库类型,再过滤输出,这样的话,开发者可以自己控制只读和输出哪个表,而不用全读出来,再判断输出哪个表

报错:Unknown colType: ARRAY 另外,希望 include_tables 和exclude_tables 在转换前做判断,不要先读数据库类型,再过滤输出,这样的话,开发者可以自己控制只读和输出哪个表,而不用全读出来,再判断输出哪个表
lunny added the
bug
label 2020-03-10 06:20:10 +00:00

同样的问题,有解么?

同样的问题,有解么?
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/reverse#5
No description provided.