Project

General

Profile

« Previous | Next » 

Revision 2747

sql_gen.py: Added set_default_table(). as_ValueCond(): Use set_default_table() instead of as_Col() so that any name-only column also gets its table set. Join.to_str(): Parse left side using set_default_table() instead of as_Col() so that any name-only column also gets its table set.

  • added
  • modified
  • copied
  • renamed
  • deleted