Changes for version 0.09 - 2013-03-19
- Fixed the count_lines function (too much opened transaction)
- Refactored the code to always use the SQL::Exec::Statement class
- Corrected a problem with the absence of DESTROY in the Statement class
- Fixed typo in all 'too much' error messages
- BREAK: changed the arguments for the query_to_file function
- added the query_one_hash and query_all_hashes functions
Modules
Simple thread and fork safe database access with functionnal and OO interface
Specific support for the DBD::ODBC DBI driver in SQL::Exec
Specific support for the Teradata ODBC driver in SQL::Exec
Specific support for the DBD::Oracle DBI driver in SQL::Exec
Specific support for the DBD::SQLite DBI driver in SQL::Exec
Prepared statements support for SQL::Exec
Provides
in lib/SQL/Exec/Mapper.pm