move crsql_createCrr to Rust
tantaman opened this issue · 2 comments
tantaman commented
beginner task to conver createCrr
to Rust
Azarattum commented
@tantaman, I've started working on this. Currently moved isTableCompatible, getTableInfo and freeTableInfo to Rust. I'll fire a PR once everything is ready.
tantaman commented
Awesome. I'll be able to review this pretty much immediately. The typed-sql stuff is still on the back burner for me until we have text CRDTs & a native reactivity extension for SQLite.