Project

General

Profile

« Previous | Next » 

Revision 2146

sql.py: run_query_into(): Removed "DROP TABLE IF EXISTS" because sometimes when there are collisions in the temp table names, the code actually uses both "copies" of the temp table. Eventually, this situation will be resolved by adding a counter to the temp table name.

  • added
  • modified
  • copied
  • renamed
  • deleted