Skip to content

Commit

Permalink
fix: deprecated delimiter
Browse files Browse the repository at this point in the history
  • Loading branch information
Nolife999 committed Oct 13, 2023
1 parent 02ed13d commit c952f03
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,4 @@ private Delimiters() {
public static final String SQL_TOKEN_DELIMITER = "_";
public static final String SQL_SCHEMA_DELIMITER = ".";

public static final String HANDSHAKE_DELIMITER = ">";

}

0 comments on commit c952f03

Please sign in to comment.