Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Implement v1 and v2 SQL schema in Rust #170

Closed
ncalexan opened this issue Jan 13, 2017 · 1 comment
Closed

Implement v1 and v2 SQL schema in Rust #170

ncalexan opened this issue Jan 13, 2017 · 1 comment

Comments

@ncalexan
Copy link
Member

This ticket tracks "porting" the existing sqlite_schema.cljc code and definitions to Rust. In particular, handling the SQLite user version and schema upgrade paths to ensure the underlying SQL store is coherent.

This may require defining types for the part table, symbolic schema, ident<->entid maps, but we'll see as we go.

/cc @rnewman @joewalker

@rnewman
Copy link
Collaborator

rnewman commented Apr 21, 2017

Done enough, I think.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants