vlcn-io/cr-sqlite

move crsql_createCrr to Rust

tantaman opened this issue · 2 comments

beginner task to conver createCrr to Rust

@tantaman, I've started working on this. Currently moved isTableCompatible, getTableInfo and freeTableInfo to Rust. I'll fire a PR once everything is ready.

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.