Add guard for empty results before array access #7

Merged
vlw merged 1 commit from refs/pull/7/head into master 2026-07-12 17:35:35 +02:00
vlw commented 2026-07-12 17:34:49 +02:00 (Migrated from codeberg.org)

This PR adds a guard against empty results before array access. It also fixes the return type hinting forSQLiteResult->fetch_assoc().

This PR adds a guard against empty results before array access. It also fixes the return type hinting for`SQLiteResult->fetch_assoc()`.
Sign in to join this conversation.
No description provided.