Skip to main content


SQL Simple Operations

Changes for 2023.274.1

  • 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