Details
Details
Create some ops in reducer and check if they're properly processed on SQLite
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/ops/report-store-ops.js | ||
---|---|---|
90 ↗ | (On Diff #26857) | Should we e.g. throw when an unsupported operation appears? |
Comment Actions
rebase before landing
lib/ops/report-store-ops.js | ||
---|---|---|
90 ↗ | (On Diff #26857) | In other cases we throw from C++ level, I'll follow current approach |