mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
db34ef01bf
- Check if store has keyPath before calling put() - If keyPath exists (in-line keys), only pass value: store.put(value) - If no keyPath (out-of-line keys), pass both: store.put(value, key) - Apply fix to both set() and transaction.set() - Fixes DataError when saving sessions with keyPath: 'id'
db34ef01bf
ยท
2025-10-08 16:53:54 +02:00
History