1
0
mirror of https://github.com/fluencelabs/sqlite synced 2025-03-16 07:10:49 +00:00

34 Commits

Author SHA1 Message Date
vms
0820036f56 use cvector 2021-04-12 12:30:51 +03:00
vms
af0ac14818 more changes 2021-04-12 11:40:33 +03:00
vms
38fb596f7c the first part of moving to the sdk 0.6.0 2021-04-12 00:15:26 +03:00
vms
15384f3ab1
Merge pull request from fluencelabs/add_demo_vfs
Add demo vfs
v0.10.0_w v0.11.0_w
2021-03-04 14:05:19 +03:00
vms
c6e4a30f40 enable WASI 2021-03-04 14:04:48 +03:00
vms
5660a45c22 uncomment stuff in memdb 2021-03-03 15:13:00 +03:00
vms
1765640d12 add demo vfs 2021-03-03 15:07:51 +03:00
vms
cb62ab800e fix sqlite3_bind_blob v0.9.0_w 2021-01-28 00:13:52 +03:00
vms
4179ccd6f9 fix blob/text setters and getters 2020-11-09 04:39:38 +03:00
vms
df5cbd0b0f make Dockerfile compatible with fce 0.1.11 v0.8.0_w 2020-11-08 18:30:24 +03:00
vms
43bd1080a2 make compatible with sqlite-wasm-connector v0.7.0_w 2020-09-17 21:20:05 +03:00
vms
f9a8e85da4 update wit file according to the record refactoring v0.6.0_w 2020-09-16 01:54:04 +03:00
vms
483c82e02c add IT support 2020-09-15 14:35:03 +03:00
vms
e39cf0d2ff fix off-by-one in returning OK string 0.5.0_w 2020-05-02 18:19:25 +03:00
vms
72e9311c97 getting rid of excess imports
since https://github.com/rust-lang/rust/issues/63562 fixed
0.4.0_w
2020-04-29 00:24:20 +03:00
vms
8960e72d3b update to the latest ABI 2020-04-28 21:58:11 +03:00
vms
d040370779 update readme v0.3.0_w 2020-04-17 23:30:57 +03:00
vms
584cb18795 introduce the ENABLE_LOG macro 2020-04-17 23:28:01 +03:00
vms
3dc83269a5 move to the new sdk 2020-04-17 23:19:01 +03:00
vms
eaa210ca74 fluencenicize 2020-04-17 20:44:55 +03:00
vms
a913ff21f0 update sqlite to version 3.31.1 2020-04-17 20:27:28 +03:00
vms
9a417a2daf move to wasi-sdk 10 2020-04-17 19:19:02 +03:00
vms
af798f02a8 apply fmt to Makefile 2019-08-17 17:06:23 +03:00
vms
2ca09f634a add more comments 2019-08-16 12:58:24 +03:00
vms
485b69a948 introduce ENABLE_LOG macro 2019-08-16 12:36:08 +03:00
vms
90b08c0780 update readme v0.2.0_w 2019-08-14 22:16:32 +03:00
vms
80bb40d11c activate json1 module 2019-08-14 21:35:55 +03:00
vms
24978af696 better multimodules support for Rust backend 2019-08-14 17:58:50 +03:00
vms
dddce7bf93 move to wasi 6 2019-08-14 01:20:56 +03:00
vms
1e98d027ad add load/store to export v0.1.0_w 2019-08-13 22:16:30 +03:00
vms
99df17e96c add support of multi-module projects 2019-08-01 15:34:43 +03:00
vms
7d54c13e23 enable fts5 2019-07-20 21:31:17 +03:00
vms
0d38bd3a72 port SQLite fork to wasm 2019-07-19 15:12:49 +03:00
vms
bff864a802 add the original sqlite-preprocessed-3290000 2019-07-19 14:58:08 +03:00