Skip to content

Commit

Permalink
feat: undeprecate Escaper (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Jan 18, 2024
1 parent 88052b5 commit 425b8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sql/Escaper.php
Expand Up @@ -7,7 +7,7 @@
use function str_replace;

/**
* @deprecated
* phpcs:ignore SlevomatCodingStandard.Files.LineLength.LineTooLong
*
* @link https://github.com/ClickHouse/clickhouse-jdbc/blob/8481c1323f5de09bb9dbbf67085e5e1b2585756a/src/main/java/ru/yandex/clickhouse/ClickHouseUtil.java
*/
Expand Down

0 comments on commit 425b8d2

Please sign in to comment.