in reply to Re^2: How do I build a SQL statements in Class::DBI programmatically
in thread How do I build a SQL statement in Class::DBI programmatically

rb3 is already writing them by hand. The problem is the use of set_sql, which is not meant for this.
  • Comment on Re^3: How do I build a SQL statements in Class::DBI programmatically