0.7.35-beta.1 (2025-04-28)
Bug Fixes
- Handle id type correctly in update-table-cell where clause, fixes #974 (8f84892)
- If webcontents with id 1 not found use first webcontents (b3cf201)
- Improve SQL parameter escaping in update-table-cell, ensuring correct handling of id types (994aa69)
- MySQL: handle absence of CHECK_CONSTRAINTS table, fixes #981 (86f5052)