Project

General

Profile

« Previous | Next » 

Revision 6903

sql.py: DbConn.col_info(): Fixed bug where need to use pg_get_expr() on pg_attrdef.adbin instead of shortcut field adsrc, because adsrc does not include schema qualifiers on table names (including strings passed to `nextval('..._seq'::regclass)`)

  • added
  • modified
  • copied
  • renamed
  • deleted