Added
- BuilderRaw
__toString()method:BuilderRawobjects can now be cast to string automatically- Enables use in
implode(), string concatenation, and other string contexts - Returns the raw SQL expression value
- Enables use in
Full Changelog: v1.0.2.2...v1.0.2.3