We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf721a commit e00f274Copy full SHA for e00f274
yaml-tests/src/test/resources/uuid.yamsql
@@ -18,7 +18,7 @@
18
# limitations under the License.
19
---
20
options:
21
- supported_version: !current_version
+ supported_version: 4.2.3.0
22
23
schema_template:
24
create table ta(a bigint, b uuid, primary key(a))
0 commit comments