Skip to content

Commit

Permalink
Merge branch 'patch-1' of https://github.com/tolix/liquibase into tol…
Browse files Browse the repository at this point in the history
…ix-patch-1

# Conflicts:
#	liquibase-core/src/main/javacc/liquibase/util/grammar/SimpleSqlGrammar.jj
  • Loading branch information
nvoxland committed Jan 5, 2022
2 parents 0edf7c0 + 69ca56e commit 1a20264
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,7 @@ Built list from http://stackoverflow.com/a/37668315/45756 list of punctuation
"\u208D",
"\u208E",
"\u20A0"-"\u20BF", //Currency symbols https://www.Sutf8-chartable.de/unicode-utf8-table.pl
"\u2116", //numero sign in Russian it's a regular symbol (https://en.wikipedia.org/wiki/Numero_sign)
"\u2308"-"\u230B",
"\u2329",
"\u232A",
Expand Down

0 comments on commit 1a20264

Please sign in to comment.