Commit Graph

14 Commits

Author SHA1 Message Date
Simon Binder cdd57f340d
Automatically migrate from local storage to IndexedDb 2020-03-23 13:36:08 +01:00
Simon Binder 9e1a12432a
Don't export core moor from moor_web 2020-02-17 17:11:34 +01:00
Simon Binder 7c62d6cdd1
Provide IndexedDB backend on the web (#390) 2020-02-16 13:26:25 +01:00
Simon Binder 2ee548e5d8
Implement the web database with the new backends api 2019-07-22 12:47:18 +02:00
Simon Binder f21021a6e9
Final preparations for the 1.6 release
Short summary of updates
- web support
- using zones to resolve the current transaction
- comparable date time values
- collate expressions
- many bug fixes
2019-07-12 10:52:42 +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 54fb22d970
Transactions for the web backend 2019-07-05 09:17:46 +02:00
Simon Binder 1c423d9d7b
Extract sql.js wrapper into own file, batched statement 2019-07-05 08:02:00 +02:00
Simon Binder 0e6ed25cd5
Persist changes in web backend 2019-07-05 08:02:00 +02:00
Simon Binder 535c5ed871
Switch web implementation to sql.js 2019-07-05 08:01:59 +02:00
Simon Binder 4ee7e84e8c
Early insert tests 2019-07-05 08:01:59 +02:00
Simon Binder 65ccd49d9a
Some kind of select statements with result parsing 2019-07-05 08:01:59 +02:00
Simon Binder e23e3ae424
First experiment on the web using AlaSLQ 2019-07-05 08:01:59 +02:00