ClickhouseBuilder
ClickhouseBuilder copied to clipboard
Update BaseBuilder.php
using
-> format(Format::JSON_COMPACT)
gave the follwing error
UnexpectedValueException Value 'JSONCOMPACT' is not part of the enum Tinderbox\ClickhouseBuilder\Query\Enums\Format
PR to correct this