Releases: utopia-php/query
Releases · utopia-php/query
0.3.1
What's Changed
- feat(clickhouse): support LowCardinality, FixedString, CODEC, and SAMPLE BY by @lohanidamodar in #8
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Fluent Schema builder API by @abnegate in #7
- feat(schema): ClickHouse index algorithms and engine SETTINGS by @lohanidamodar in #6
- refactor(schema/builder): no methods that throw — gate dialect features per type by @abnegate in #9
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- feat: add Query::fingerprint() for shape-only query hashing by @lohanidamodar in #3
- refactor: expose Query::shape() as iterative instance method by @lohanidamodar in #4
- Feat builder by @abnegate in #2
- Doc updates by @abnegate in #5
New Contributors
- @lohanidamodar made their first contribution in #3
Full Changelog: 0.1.1...0.2.0