Project

General

Profile

« Previous | Next » 

Revision 3313

sql.py: distinct_table(): Don't sort the inserted rows by pkey because they should stay in the table order that they were in. (The select order with no ORDER BY should be the table order. Even if it isn't, it doesn't matter what order they are in for our current application.)

  • added
  • modified
  • copied
  • renamed
  • deleted