Changes for version 1.49_01

  • deprecation of mechanisms for choosing the parent class
  • support for SQL::Abstract v2 is deprecated
  • revised architecture for supporting quote_char - fixes many bugs
  • do not quote column expressions if they contain a comma
  • support subqueries in joins
  • revised documentation
  • test all features in unquoted and quoted versions
  • better separation of concerns: the aliasing subs do not quote

Modules

Generate SQL from Perl data structures, like SQL::Abstract, with more features