Project

General

Profile

« Previous | Next » 

Revision 3158

sql_gen.py: ColDict: Use OrderedDict so that order of keys in input dict (if ordered) will be preserved. This should ensure that tempt table unique indexes have their columns in the same order as the output table, so that a merge join can be used.

  • added
  • modified
  • copied
  • renamed
  • deleted