0.7.35 (2025-06-17)
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)
- Custom connection icon disappears during connection, fixes #939 (1d1be55)
- Escape SQL parameters in update and delete for where clauses, fixes #964 (ba63b04)
- Improved handling of query comments, fixes #963 and #580 (d912faa)
- Use custom elements wrapper for foreign column and description in query (973b0fc)