Use database instance property on insert status and use fetch_assoc() for model isset() #37

Merged
vlw merged 1 commit from refs/pull/37/head into master 2026-07-12 17:45:06 +02:00
vlw commented 2026-07-12 17:26:19 +02:00 (Migrated from codeberg.org)

This PR uses the db instance on a Database class to insert table values. It also uses fetch_assoc() for model isset() instead of num_rows

This PR uses the `db` instance on a `Database` class to insert table values. It also uses `fetch_assoc()` for model `isset()` instead of `num_rows`
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vlw/scaffold!37
No description provided.