Rapid SQL All-Platforms 18.9

Released: Apr 2, 2025

18.9 での更新項目

機能

  • Added the ability to keep NOT TRUSTED when modifying FK constraints - DB2 for LUW users now can use the NOT TRUSTED function when modifying foreign key (referential) constraints. Trusted/not trusted context affects how your application server interacts with the database server.
  • Improved performance for DB2 users - This release of Rapid SQL can take advantage of performance improvements for DB2 users with updates to:
    • tablespaces to allow null values, allowing users to formulate queries easily to allow for calculations by not including empty rows.
    • the tablespace partition by range, ensuring accurate data and avoiding bottlenecks.