Skip to content

Releases: Electron100/butane

0.3

13 Jun 15:03
Compare
Choose a tag to compare
0.3
  • Beginning of support for Postgres types other than the ones built in via SqlType
  • Improved R2D2 support
  • IntoSql trait merged with ToSql
  • Less copying during sql queries through use of SqlValRef

0.2.1

26 Feb 00:42
Compare
Choose a tag to compare
  • 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

0.2

26 Feb 00:39
Compare
Choose a tag to compare
0.2
  • R2D2 Support
  • More ergonomic ForeignKey equality tests
  • log dependency is now optional

Initial Release

26 Feb 00:36
Compare
Choose a tag to compare
0.1

Publish butane cli