Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@wbcat wbcat released this 01 Feb 08:05
  • do not generate const + fn for empty structs (aka Unit-Struct)
  • handle edge case struct (insert) with a single column (pk)
  • bump to convert_case 0.7.1, sqlx 0.8.3, tokio 1.43.0
  • more tests
  • doc small enhancements