Project

General

Profile

« Previous | Next » 

Revision 3619

sql_io.py: put_table(): Use is_function where caller-provided is_func was used, since is_function determines whether something is a function based on whether it actually exists as a SQL function instead of just whether its name starts with "_". Removed now-unneeded is_func param.

  • added
  • modified
  • copied
  • renamed
  • deleted