File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
1616### Changed
1717
18+ ### Fixed
19+
20+ ## [ 0.5.2]
21+ ** Full Changelog** : https://github.com/DeepLcom/sql-mock/compare/v0.5.1...v0.5.2
22+
23+ ### Added
24+
25+ ### Changed
26+
27+ ### Fixed
28+
29+ * Removed usage of chdb since it turned out it sometimes does not return results
30+
31+ ## [ 0.5.1]
32+
33+ ** Full Changelog** : https://github.com/DeepLcom/sql-mock/compare/v0.5.0...v0.5.1
34+
35+ ### Added
36+
37+ ### Changed
38+ * Use chdb to fully mock the Clickhouse connection
39+
40+
1841### Fixed
1942* Fixed generation of CTE names from references with hyphens
2043
@@ -80,7 +103,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
80103## [ 0.1.2] - 2023-10-26
81104Initial version.
82105
83- [ Unreleased ] : https://github.com/DeepLcom/sql-mock/compare/v0.5.0...HEAD
106+ [ Unreleased ] : https://github.com/DeepLcom/sql-mock/compare/v0.5.2...HEAD
107+ [ 0.5.2 ] : https://github.com/DeepLcom/sql-mock/releases/tag/v0.5.2
108+ [ 0.5.1 ] : https://github.com/DeepLcom/sql-mock/releases/tag/v0.5.1
84109[ 0.5.0 ] : https://github.com/DeepLcom/sql-mock/releases/tag/v0.5.0
85110[ 0.4.0 ] : https://github.com/DeepLcom/sql-mock/releases/tag/v0.4.0
86111[ 0.3.1 ] : https://github.com/DeepLcom/sql-mock/releases/tag/v0.3.1
You can’t perform that action at this time.
0 commit comments