0.2.1
- Add query ordering
- Add colname macro
- Support i8 and u8 for SqlVal::int
- Fix sqlite datetime formatting
- Fix accidental postgres dependency whenever
datetime
feature was enabled - Switch to
once_cell
instead oflazycell
datetime
feature was enabledonce_cell
instead of lazycell