From fe50046a4e02f4ac6e3dc7e5cd5ba148fc26b0ba Mon Sep 17 00:00:00 2001 From: Tigrov Date: Tue, 9 Apr 2024 12:43:13 +0700 Subject: [PATCH] Add test with UTF-8 multibyte symbols --- tests/Db/Syntax/SqlParserTest.php | 16 ++++++++++++++++ tests/Provider/SqlParserProvider.php | 5 +++++ 2 files changed, 21 insertions(+) create mode 100644 tests/Db/Syntax/SqlParserTest.php diff --git a/tests/Db/Syntax/SqlParserTest.php b/tests/Db/Syntax/SqlParserTest.php new file mode 100644 index 000000000..c44abdecf --- /dev/null +++ b/tests/Db/Syntax/SqlParserTest.php @@ -0,0 +1,16 @@ +