File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
spring-boot-project/spring-boot-autoconfigure/src/test/resources/db/changelog Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 33 xmlns =" http://www.liquibase.org/xml/ns/dbchangelog"
44 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
55 xmlns : ext =" http://www.liquibase.org/xml/ns/dbchangelog-ext"
6- xsi : schemaLocation =" http://www.liquibase.org/xml/ns/dbchangelog https ://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.0 .xsd
7- http://www.liquibase.org/xml/ns/dbchangelog-ext https ://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd" >
6+ xsi : schemaLocation =" http://www.liquibase.org/xml/ns/dbchangelog http ://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.8 .xsd
7+ http://www.liquibase.org/xml/ns/dbchangelog-ext http ://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd" >
88
99 <changeSet id =" 1" author =" marceloverdijk" >
1010 <createTable tableName =" customer" >
Original file line number Diff line number Diff line change 77^http://spockframework.org.*
88^http://ganglia.sourceforge.net.*
99^http://schemas.xmlsoap.org.*
10+ ^http://www.liquibase.org/xml/ns/dbchangelog/.*
You can’t perform that action at this time.
0 commit comments