Skip to content

v1.0.2.3

Latest

Choose a tag to compare

@KnifeLemon KnifeLemon released this 17 Mar 16:46

Added

  • BuilderRaw __toString() method: BuilderRaw objects can now be cast to string automatically
    • Enables use in implode(), string concatenation, and other string contexts
    • Returns the raw SQL expression value

Full Changelog: v1.0.2.2...v1.0.2.3