The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension SQL::SimpleOps.

2023.199.1 Tue Jul 18 04:41:04 2023
	- added: aliases fields on sql select; by CCELSO

2023.111.1 Fri Apr 21 09:39:34 2023
	- fix: mkdir permission denied, logfile creation folder for non-root user; by CCELSO
	- fix: getLastSQL mismatch on syntax error condition; by CCELSO

2023.106.1 Sun Apr 16 10:18:13 2023
	- added: use warnings added; by CCELSO
	- added: license file created; by CCELSO
	- change: Makefile.pl tester review; by CCELSO
	- fix: POD text; by CCELSO

2022.302.1 Sat Oct 29 21:35:29 2022
	- tester t/testDB.t fake fails in CPAN Testers Reports
	- The DBD::SQLite, DBD::Pg and DBD::mysql is mandatory just for testers
	- Now testDB.t has been disabled in CPAN Testers Reports
	- Run it only in manual process, see README and SAMPLES

2022.301.1 Fri Oct 28 12:37:49 2022
	- fix: invalid first/last for scalar cursor_info; by CCELSO
	- fix: mismatch limit=1 search; by CCELSO

2022.266.1 Fri Sep 23 22:53:40 2022
	- tester t/testDB.t fix for SQLite (required); by CCELSO
	- tester t/testSQL.t fix; force /tmp as workdir to test; by CCELSO

2022.264.1 Wed Sep 21 17:05:13 2022
	- POD fix; by CCELSO

2022.263.2 Tue Sep 20 21:27:15 2022
	- tester t/testDB.t fix; by CCELSO

2022.263.1 Tue Sep 20 21:27:15 2022
	- POD fix; by CCELSO

2022.212.1 Sun Jul 31 18:18:34 2022
	- standardization for CPAN Module Project; by CCELSO

2022.046.1 Tue Feb 15 00:00:00 2022
	- news: postgres support added; by CCELSO
	- news: sqlite3 support added; by CCELSO
	- news: sqlite2 support removed; by CCELSO

2019.352.1 Wed Dec 18 00:00:00 2019
	- news: aliases_table support addd
	- fix: syslog null line; by CCELSO

2009.314.1 Tue Nov 10 00:00:00 2009
	- sqlite2 support added; by CCELSO

2008.109.1 Fri Apr 18 00:00:00 2022
	- initial version; created by CCELSO
	- mysql support only

ENDED