-
This is what VSCode shows when importing lovefield, in my repo it shows `module '*'` if can't find, if i get into the dist folder then shows the error in the image.
![image](https://cloud.githubuse…
-
It now appears that IndexedDB is supported across all major browsers (http://caniuse.com/#search=indexeddb)
For the most part, one installation we had was very happy with MigaDV. Except, as you well…
-
Currently calling can fail with error 113 (https://github.com/google/lovefield/blob/master/dist/error_code.json#L24), if the user has already called connect() AND has not closed the previous connectio…
-
WebSQL is destined to be deprecated and removed from Chromium at some point. Some notes are gathered [here](https://github.com/ChrisNZL/Fauxbar/issues/48#issuecomment-499460678).
Possible replaceme…
-
(The ability to rename stores/indexes was recently added to the ED)
Use case (c/o the [Lovefield](https://github.com/google/lovefield) team:
- a migration is needed from "old style" storage to "new s…
-
I'm not sure what could cause this. It might be a lovefield bug.
-
**[Mingle Card: 4123](https://liquidframeworks.mingle.thoughtworks.com/projects/alpine_mobile/cards/4123)**
PreRequisite:
-------------
#4147 – data access will need to be consolidated before tacklin…
-
Customer reported issue: https://groups.google.com/d/msgid/lovefield-users/8b96adb3-74a0-4ed9-9b98-c39128003390o%40googlegroups.com.
Minimum repro: http://plnkr.co/edit/ifNSA8OtXnsgDPFc?preview
-
Build a prototype application with AngularJS 1.3 and Lovefield that works gracefully offline, in order to come away with some learnings on how we can make offline-first development a first-class story…
-
Join ordering is a pretty heavy concept in query optimization. The available approaches can get very involved and maybe outside the scope of Lovefield.
As an example of different levels of addressin…