Skip to content

🐛Bugfixes release

Compare
Choose a tag to compare
@ota-meshi ota-meshi released this 07 Feb 01:38
· 143 commits to master since this release

Source diff: 0.10.0 -> 0.10.1

🌟 Enhancements

  • #149 Add SqlFluent#sqlId()
  • #150 Add SqlFluent#param(String, Supplier)

🐛 Bugfixes

  • #155 Fixed: does not exclude the results of SqlAgent#find() in @Transient
  • #154 Change SQL generated by DefaultEntityHandler to enclose SQL identifier in quotes