github volatiletech/sqlboiler v4.15.0

latest releases: v4.16.2, v4.16.1, v4.16.0...
13 months ago

Added

  • Add LIKE and ILIKE Operators (thanks @jerrysalonen)
  • Allow defining foreign key relationships in config file (thanks @chrisngyn)

Fixed

  • Fix missing types import on non nullable char column in postgres driver (thanks @Ebbele)
  • Fix struct len check for columns whitelist and blacklist in sqlite driver (thanks @oscar-refacton)
  • Properly clean name before title casing (thanks @MJacred)
  • Fix parsing pgeo point in scientific notation format (thanks @zhongduo)
  • Downgrade decimal version before decompose interface (thanks @zhongduo)
  • Fix UPSERT query to respect conflict_target in postgres driver (thanks @agis)
  • Fix column type conversion in SQLite3 driver, specifically, columns with types such as FLOAT(2, 1) or TYNYINT(1) (thanks @Jumpaku)

See CHANGELOG.md for details.
v4.14.2...v4.15.0

Don't miss a new sqlboiler release

NewReleases is sending notifications on new releases.