Skip to content

Commit e00f274

Browse files
Updating !current_version in yamsql files to 4.2.3.0
1 parent cbf721a commit e00f274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml-tests/src/test/resources/uuid.yamsql

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# limitations under the License.
1919
---
2020
options:
21-
supported_version: !current_version
21+
supported_version: 4.2.3.0
2222
---
2323
schema_template:
2424
create table ta(a bigint, b uuid, primary key(a))

0 commit comments

Comments
 (0)