Changes for version 2026.129.1 - 2026-05-09
- 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
Modules
SQL Simple Operations
Provides
in lib/SQL/SimpleOps/DBI/MyPlugin.pm
in lib/SQL/SimpleOps/DBI/MySQL.pm
in lib/SQL/SimpleOps/DBI/PG.pm
in lib/SQL/SimpleOps/DBI/SQLite.pm
Examples
- examples/dbi_csv_file.README_FIRST
- examples/dbi_csv_file.pl
- examples/dbi_mysql.README_FIRST
- examples/dbi_mysql.pl
- examples/dbi_postgres_with_schema.README_FIRST
- examples/dbi_postgres_with_schema.pl
- examples/dbi_postgres_without_schema.README_FIRST
- examples/dbi_postgres_without_schema.pl
- examples/dbi_sqlite_file.README_FIRST
- examples/dbi_sqlite_file.pl
- examples/dbi_sqlite_memory.README_FIRST
- examples/dbi_sqlite_memory.pl