Skip to content

0.2.1

Compare
Choose a tag to compare
@Electron100 Electron100 released this 26 Feb 00:42
· 241 commits to master since this release
  • 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 of lazycell