Results 2 issues of Jiamin.X

This library has very cool API design, thank you @fnc12 for the hard work. I am looking for the [WITH clause](https://www.sqlite.org/lang_with.html) support in `sqlite_orm` so I can put subqueries aside...

enhancement
good example

Differentiate Integer type from Double type (which was originally named Number), make it possible to correctly store a 64bit integer on 32bit systems. Note: this commit will stop programs that...