Project

General

Profile

« Previous | Next » 

Revision 2198

sql.py: clean_name(): Convert names to lowercase so that PostgreSQL will behave the same whether the name is escaped with "" or not. This will help avoid bugs in code that uses temp tables created by the sql module.

  • added
  • modified
  • copied
  • renamed
  • deleted