Skip to content

Releases: FriendsOfDoctrine/dbal-clickhouse

v3.0.1

26 Sep 19:48
1272c94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

26 Sep 18:55
d2927af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.1

26 Sep 19:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

13 Sep 19:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.6...v2.0.0

v1.5.6

24 Oct 21:52
74536d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.5...v1.5.6

v1.5.5

17 Aug 12:15
3eb4fb7
Compare
Choose a tag to compare

Support 'Create database' symfony command

v1.5.4

24 May 22:28
75cdb6b
Compare
Choose a tag to compare

PHP 8+ support

Allow custom database name

23 Jul 15:02
24eb461
Compare
Choose a tag to compare
Merge pull request #31 from kovalevm/fix-dbname

Fix issue with database name

v1.5.2

27 Jul 09:26
Compare
Choose a tag to compare
  • fixed nullable column detection in ClickHouseSchemaManager::_getPortableTableColumnDefinition

v1.5.1

26 Jul 20:33
Compare
Choose a tag to compare
  • changed method ClickHouseSchemaManager::listTableIndexes
  • added option samplingExpression when creating table for determine optional sampling expression