Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

throwing an error

$
0
0
<?xml version="1.0" encoding="UTF-8"?>
<databaseChangeLog

<changeSet id="19" author="Kiru">
<tagDatabase tag="tag-init"/> 
 <sqlFile dbms="oracle" path="data/test_table.sql" />

 <rollback>
            <dropTable tableName="test11"/>
      </rollback>    
</changeSet>
</databaseChangeLog>


I am getting the following an error.

cvc-complex-type.2.4.a: Invalid content was found starting with element 'sqlFile'. One of '{"http://
 www.liquibase.org/xml/ns/dbchangelog":modifySql}' is expected.


Please help 

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>