jdbc - Escaping curly brace in liquibase migration -


i have liquibase migration includes braces {}. jdbc interprets these braces escape sequences. how escape them treated literal curly braces?

it appears question mark anywhere inside of migration turn liquibase's escaping off, adding following no-op comment code fixes issue (that's great code there liquibase ;) :

-- ? 

Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -