Project

General

Profile

« Previous | Next » 

Revision 6801

sql_io.py: put_table(): is_function: Fixed bug where need to add the pkeys table's test pkey constraint after the data is added rather than when the empty table is created, to avoid adding a pkey constraint that will later be violated by data which returns multiple output rows for an input row (such as calls to _split())

  • added
  • modified
  • copied
  • renamed
  • deleted