Sergey
Sergey
What remains to do before stable 1.0 release ## Overall - [ ] Consider ``` useQuery`SELECT * FROM ${table('notes')} ``` hook api syntax - [ ] Fix #64 - [...
User submitted the issue, that tauri react example doesn't work him. Here is the error:  For now, I am not able to reproduce this issue even on fresh clone....
apotonick/reform#365
It will need to read 2 bytes at offset 16 ( https://www.sqlite.org/fileformat.html#the_database_header ) and then split the file data to the chunks of block size. Should be easy 🤔
Some discoveries: https://github.com/jlongster/absurd-sql/issues/30
### Provide environment information ``` System: OS: macOS 13.0 CPU: (10) arm64 Apple M1 Max Memory: 7.35 GB / 32.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.16.0 - ~/.asdf/installs/nodejs/16.16.0/bin/node...
Hey! I was testing mobx-keystone performance, and I am curious is there any way to optimize the speed of models creation? I made some tests here https://codesandbox.io/s/mobx-keystone-slow-init-bcujed?file=/src/index.ts And 100k model...
### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. I have a keybinding set...
Related links: https://sqlite.org/wasm https://developer.chrome.com/blog/sqlite-wasm-in-the-browser-backed-by-the-origin-private-file-system/