FriendsOfDoctrine / dbal-clickhouse

Doctrine DBAL driver for ClickHouse database
GNU General Public License v3.0
98 stars 80 forks source link

Binding arrays #30

Open nafigator opened 5 years ago

nafigator commented 5 years ago

Implement ability to bind arrays of integers and strings as values. README examples and tests included.