Commit Graph

8 Commits

Author SHA1 Message Date
Simon Binder 5510a90583
Fix warnings (2.6-dev SDK), escape \r, constant workaround 2019-10-09 19:48:52 +02:00
Simon Binder c8ae99b52e
Breaking changes for the upcoming version
1. Removes transaction parameter in callbacks, custom queries
2. Removes MigrationStrategy.onFinished
2019-09-13 21:04:15 +02:00
Simon Binder 2ee548e5d8
Implement the web database with the new backends api 2019-07-22 12:47:18 +02:00
Simon Binder 853e3acb4c
Migrate web example to moor 1.6 2019-07-10 19:22:55 +02:00
Simon Binder 91c455d077
Fix (and then, use) the binary encoding to persist data 2019-07-10 19:14:55 +02:00
Simon Binder 7d885f9298
Use local storage instead of indexeddb for versions 2019-07-06 11:00:26 +02:00
Simon Binder 97c068f0ba
Finish web prototype 2019-07-05 22:20:08 +02:00
Simon Binder 311a47c704
Create a real example for the web backend 2019-07-05 22:00:02 +02:00