henry

Results 38 comments of henry

Same issue. And i don't even get whether using `vim-obsession` is mandatory or not.

> 0.15.0 is fine for `Multi-key primary key`, is it ok to use multikey primary key on 0.15.0? @leejw51 We don't support the feature yet, can you share your schema?...

It is possible to implement SQLite Storage but there would be some duplicated layers between GlueSQL and SQLite. So in my opinion, storage should be lower level than SQLite except...

If you want SQLite just cuz of performance or transaction issues, I think it is more appropriate to attach KV DB like [redb](https://github.com/cberner/redb) which supports transaction with high performance.

Can you share your all schemas (including columns) and the number of rows of all tables?

@JakkuSakura With which version of GlueSQL did you write to these files?

What is your OS? looks like the way it was written to file was something special..