File tree Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Add a test for getting the Length of JSON fields
3+ hash : 2e9547ed7542ef22a3f9d42e34ec10b6116f339d
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ author : Thodoris Greasidis
9+ nested : []
10+ - subject : Fix Cast to Text in MySQL
11+ hash : 1c6c61b6e1b460647d9e67da56ab335e6583eb4c
12+ body : " "
13+ footer :
14+ Change-type : patch
15+ change-type : patch
16+ author : Thodoris Greasidis
17+ nested : []
18+ version : 11.2.3
19+ title : " "
20+ date : 2025-09-12T12:47:39.916Z
121- commits :
222 - subject : Update dependency chai to v6
323 hash : 104f044041ae45dfb04dd513dbe570fe935f6e15
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## 11.2.3 - 2025-09-12
8+
9+ * Add a test for getting the Length of JSON fields [ Thodoris Greasidis]
10+ * Fix Cast to Text in MySQL [ Thodoris Greasidis]
11+
712## 11.2.2 - 2025-09-11
813
914* Update dependency chai to v6 [ balena-renovate[ bot]]
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/abstract-sql-compiler" ,
3- "version" : " 11.2.2 " ,
3+ "version" : " 11.2.3 " ,
44 "description" : " A translator for abstract sql into sql." ,
55 "type" : " module" ,
66 "main" : " out/abstract-sql-compiler.js" ,
6060 "npm" : " >=10.7.0"
6161 },
6262 "versionist" : {
63- "publishedAt" : " 2025-09-11T11:46:59.934Z "
63+ "publishedAt" : " 2025-09-12T12:47:40.253Z "
6464 }
6565}
You can’t perform that action at this time.
0 commit comments