diff options
author | vvvv <vvvv@ydb.tech> | 2023-10-17 07:36:52 +0300 |
---|---|---|
committer | vvvv <vvvv@ydb.tech> | 2023-10-17 08:02:15 +0300 |
commit | af5219e10f9e752a2d188a155a133949b4aacaea (patch) | |
tree | 0b5cffaf07d26c0bcc3e088d03e723c63846faa7 /.mapping.json | |
parent | 099f2381ec83c74cbc4be7ab36b8914640744d24 (diff) | |
download | ydb-af5219e10f9e752a2d188a155a133949b4aacaea.tar.gz |
YQL-16880 sql2yql
Diffstat (limited to '.mapping.json')
-rw-r--r-- | .mapping.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.mapping.json b/.mapping.json index fa806a5841..f662cfbb27 100644 --- a/.mapping.json +++ b/.mapping.json @@ -8336,6 +8336,11 @@ "ydb/library/yql/tools/sql2yql/CMakeLists.linux-x86_64.txt":"", "ydb/library/yql/tools/sql2yql/CMakeLists.txt":"", "ydb/library/yql/tools/sql2yql/CMakeLists.windows-x86_64.txt":"", + "ydb/library/yql/tools/sql_formatter/CMakeLists.darwin-x86_64.txt":"", + "ydb/library/yql/tools/sql_formatter/CMakeLists.linux-aarch64.txt":"", + "ydb/library/yql/tools/sql_formatter/CMakeLists.linux-x86_64.txt":"", + "ydb/library/yql/tools/sql_formatter/CMakeLists.txt":"", + "ydb/library/yql/tools/sql_formatter/CMakeLists.windows-x86_64.txt":"", "ydb/library/yql/tools/yqlrun/CMakeLists.darwin-x86_64.txt":"", "ydb/library/yql/tools/yqlrun/CMakeLists.linux-aarch64.txt":"", "ydb/library/yql/tools/yqlrun/CMakeLists.linux-x86_64.txt":"", |