Changes for version 2026.131.1 - 2026-05-11
- fix: missed schema name for postgres database; 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_mysql_without_plugin.README_FIRST
- examples/dbi_mysql_without_plugin.pl
- examples/dbi_postgres_with_schema.README_FIRST
- examples/dbi_postgres_with_schema.pl
- examples/dbi_postgres_with_schema_without_plugin.README_FIRST
- examples/dbi_postgres_with_schema_without_plugin.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_file_without_plugin.README_FIRST
- examples/dbi_sqlite_file_without_plugin.pl
- examples/dbi_sqlite_memory.README_FIRST
- examples/dbi_sqlite_memory.pl