Skip to content

Commit 425b8d2

Browse files
authored
feat: undeprecate Escaper (#246)
1 parent 88052b5 commit 425b8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sql/Escaper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use function str_replace;
88

99
/**
10-
* @deprecated
10+
* phpcs:ignore SlevomatCodingStandard.Files.LineLength.LineTooLong
1111
*
1212
* @link https://github.com/ClickHouse/clickhouse-jdbc/blob/8481c1323f5de09bb9dbbf67085e5e1b2585756a/src/main/java/ru/yandex/clickhouse/ClickHouseUtil.java
1313
*/

0 commit comments

Comments
 (0)