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 -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -