Christian Menges
29a77fd6ae
Bump rusqlite from 0.24.2 to 0.25.3 ( #3523 )
2021-06-01 07:34:51 +12:00
Christian Menges
01f1208ad1
to sqlite: Fix panic caused by empty tables ( #3522 )
2021-05-31 21:46:07 +12:00
JT
d79a3130b8
Make the default int an i64 ( #3428 )
...
* Make the default int an i64
* fmt
* Fix random integer
* Treat pids as i64 for now
2021-05-14 20:35:09 +12:00
Jonathan Turner
0e13d9fbaa
Rename the Path and Pattern primitives ( #2889 )
...
* Rename the Path primitive to FilePath
* Rename glob pattern also
* more fun
* Fix the Windows path methods
2021-01-08 20:30:41 +13:00
Jonathan Turner
ac9909112f
Remove the line primitive ( #2887 )
2021-01-08 14:45:25 +13:00
Joseph T. Lyons
15d49e4096
Rust 1.49 Clippy Fixes ( #2835 )
2021-01-01 15:13:59 +13:00
Jonathan Turner
d8594a62c2
Add wasm support ( #2199 )
...
* Working towards a PoC for wasm
* Move bson and sqlite to plugins
* proof of concept now working
* tests are green
* Add CI test for --no-default-features
* Fix some tests
* Fix clippy and windows build
* More fixes
* Fix the windows build
* Fix the windows test
2020-07-18 13:59:23 +12:00