SQL-SimpleOps

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension SQL::SimpleOps.

2026.131.1 Mon May 11 18:28:09 2026
	- fix: missed schema name for postgres database; by CCELSO

2026.129.1 Sat May 9 15:53:50 2026
	- news: Option: 'alias_with_as' added; by CCELSO
	- news: Option: 'dsname' added; by CCELSO
	- news: Option: 'ignore_plugin' added; by CCELSO
	- news: Option: 'message_warning_off' added; by CCELSO
	- news: Standard DBI connector support added; by CCELSO
	- news: Folder 'examples' added; by CCELSO
	- fix: Trap exceptions and errors in blessing plugin process; by CCELSO
	- change: Enforce to use the schema and server, overlay plugin definition if mapped as options; by CCELSO
	
2026.101.1 Sat Apr 11 08:04:04 PM -03 2026
	- fix: where format error, the 'and/or' without additional clause; by CCELSO
	- fix: clause where: "fld => []" (empty) is "fld is null"; by CCELSO

2026.095.1 Sun Apr  5 20:20:51 2026
	- news: Options 'select/having' added; by CCELSO
	- news: Options 'select/buffer_reverse' added; by CCELSO
	- fix: write error on testSQL.t:/tmp folder for OpenBSD.amd64-openbsd-thread-multi; by CCELSO

2024.213.1 Wed Jul 31 23:09:41 2024
	- fix: function parsing fields error in multiple tables; by CCELSO

2023.362.1 Thu Dec 28 20:00:42 2023
	- NOTICE: For end users of previous version 2023.284.1 only
	- NOTICE: This version provide enchanced changes (you must see the version notes)
	- news: escape quote character in values if exists; by CCELSO

2023.302.1 Sun Oct 29 03:14:35 2023
	- NOTICE: For end users of previous version 2023.284.1 only
	- NOTICE: This version provide enchanced changes (you must see the version notes)
	- news: Option 'cursor_order' added; by CCELSO
	- news: Info 'previouscmd' added in cursor_info; by CCELSO

2023.284.1 Wed Oct 11 23:14:01 2023
	- WARNING: The Enchanced Changes can provide differents results by previous versions
	- WARNING: Before applying this version you must retest your SQL command 
	- WARNING: to verify formatting created by previous versions.
	- news: Command 'SelectSubQuery' added; by CCELSO
	- news: Option 'subquery' added; by CCELSO
	- news: Option 'buffer_hashindex' added; by CCELSO
	- news: Option 'cursor_key' multiple entries support added; by CCELSO
	- news: Option 'table' in update command with multiple entries support added; by CCELSO
	- news: Option 'fields => "*"' with 'Alias Table' configuration; by CCELSO
	- fix: Selectcursor fail with buffer as hash based buffer_hashkey; by CCELSO
	- fix: Duplicate keys in order_by; by CCELSO
	- fix: Cursor_key can not be mapped when using fields/aliases in multiple tables; by CCELSO
	- fix: Mismatch field list configuration in select for fields/aliases; by CCELSO
	- fix: Order_by does not translate the column using alias name; by CCELSO
	- fix: Last message does not reset before new command; by CCELSO
	- change: Enchanced changes in fields/aliases analizer and formater; by CCELSO
	- change: Enchanced changes in where clause analizer and formater; by CCELSO
	- change: Message 010 and 021 text revised; by CCELSO

2023.274.1 Sun Oct 1 01:34:53 2023
	- news: Option 'buffer_hashkey' added; by CCELSO
	- news: Option 'buffer_arrayref' added; by CCELSO
	- news: Function 'PreFetch' added in plugins; by CCELSO
	- news: Function 'setDumper' added in module; by CCELSO
	- fix: select fields with aliases not in sql command; by CCELSO
	- fix: message code 039 is missing; by CCELSO
	- change: drive_id environment deprecared; by CCELSO
	- change: SQL_SIMPLE_DB_[PG|MARIADB|SQLLITE3] constant value deprecated; by CCELSO
	- change: standard drive initialization enviroments moved to plugins; by CCELSO
	- change: new section in the pod to explain the supported format of arguments; by CCELSO
	
2023.221.1 Wed Aug 9 12:08:27 2023
	- fix: Argument "asc|desc" isn't numeric in numeric eq (==) at /usr/lib/perl5/site_perl/5.26.1/SQL/SimpleOps.pm line 850.; by CCELSO
	- change: [ATTENTION:] new order_by format configuration, see POD before install; by CCELSO



( run in 1.199 second using v1.01-cache-2.11-cpan-7fcb06a456a )