google / lovefield

Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
https://google.github.io/lovefield/
Apache License 2.0
6.82k stars 367 forks source link

Fix use of persistent index #268

Open philesc opened 4 years ago

philesc commented 4 years ago

fix context binding when using TableSchema.deserializeRow function

should resolve this issue