Streamline methods and return result objects directly #5

Merged
vlw merged 2 commits from refs/pull/5/head into master 2026-05-07 12:44:36 +02:00
vlw commented 2026-05-07 12:17:23 +02:00 (Migrated from codeberg.org)

This is a complete refactor of this library to make it function more or less identical to my other DML abstraction library for MySQL. Another notable change is the addition of a proxy class for SQLite3Result which adds a chainable helper method to return all rows as an array of associative arrays.

This is a complete refactor of this library to make it function more or less identical to my other [DML abstraction library for MySQL](/vlw/php-mysql). Another notable change is the addition of a proxy class for `SQLite3Result` which adds a chainable helper method to return all rows as an array of associative arrays.
Sign in to join this conversation.
No description provided.