smi2 / phpClickHouse

php ClickHouse wrapper
MIT License
750 stars 139 forks source link

Fix connect port type #212

Closed antonkomarev closed 4 months ago

antonkomarev commented 8 months ago

ClickHouseDB\Transport\Http awaits integer port. But now it might receive a string.