• Andrew Brock's avatar
    Move documentation, add tests, refactor change logic · 4a2eb9f4
    Andrew Brock 提交于
    Add boolean flag to makeRegexpFlags that indicates whether the presence of a global flag should simply be ignored (i.e. when in PostreSQL mode) or whether it should throw an exception.
    
    If the database is in PostgreSQL mode and the 'g' flag is not present, use the String.replaceFirst method instead of the H2 default String.replaceAll method when doing the regex replace.
    4a2eb9f4
名称
最后提交
最后更新
..
docsrc Loading commit data...
installer Loading commit data...
java9 Loading commit data...
main Loading commit data...
test Loading commit data...
tools Loading commit data...