Changes for version 0.003 - 2026-02-11

  • Incompatible Changes
    • Rename the fetchrow_array method to fetch and unify data fetching into this single method.
  • New Features
    • Enhance the fetch method to support buffer reuse (zero-allocation) by adding bind_columns and ret_row arguments.

Documentation

Modules

Database Independent Interface
Database Information and Capability Constants
Database Handle
Driver Handle
Short Description
Statement Handle