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

Re : Adding column without deleting the existing records from table

$
0
0
Hi,

Thanks for reply, I was setting the below property as true so it was dropping all the table and creating new table. 

I have set it to false and it was not deleting the existing table and records while adding the new column

 SpringLiquibase liquibase = new SpringLiquibase();
          liquibase.setDropFirst(true);

Can you please share us any link which include detailed documentation with examples about migration in liquibase

Viewing all articles
Browse latest Browse all 2993

Trending Articles



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