Skip to content

Fix school bell database queries - #195

Draft
ZionDials wants to merge 1 commit into
fusionpbx:masterfrom
ZionDials:ziondials-school-bells-sql
Draft

Fix school bell database queries#195
ZionDials wants to merge 1 commit into
fusionpbx:masterfrom
ZionDials:ziondials-school-bells-sql

Conversation

@ZionDials

Copy link
Copy Markdown

School Bells still relied on the removed check_sql helper, causing database operations to fail. This migrates its active queries to the shared database helper used by SMS.

  • Replace legacy PDO preparation with parameterized select and execute calls.
  • Scope school-bell deletes to the active domain.
  • Use standard ordering and paging helpers for the list query.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant