We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120d9a9 commit b9e244aCopy full SHA for b9e244a
changelog.md
@@ -8,9 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
### Added
10
- [Added support for PostgreSQL as a datasource](https://github.com/ballerina-platform/ballerina-library/issues/5829)
11
+- [Added support advanced SQL annotations](https://github.com/ballerina-platform/ballerina-library/issues/6013)
12
13
### Changed
14
- [Fix class cast exception when executing query with non-global variable](https://github.com/ballerina-platform/persist-tools/issues/311)
15
+- [Updated update query and delete query to support alias table names](https://github.com/ballerina-platform/ballerina-library/issues/6013)
16
17
## [1.2.0] - 2023-09-18
18
0 commit comments