You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue, I'll double-check. I believe Quickstart is the only documentation area that is not covered by tests, so it's very possible it does not work properly.
In https://neo4j.com/labs/liquibase/docs/quickstart/#__tabbed_1_4,
the indentation is off, which causes
changeSet:
to be parsed as anull
.Other code examples, e.g. https://neo4j.com/labs/liquibase/docs/reference-features/#__tabbed_1_3
demonstrate proper indentation.
The text was updated successfully, but these errors were encountered: