Smart Way Of Updating DB Coloumns (Ktl/Java)

2022, Jan 05    

Recently I found out a smarter way of upgrading DB columns without any longer manually execute the "alter table xxxx" method via ktl annotations.

TOC