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

Re : Create Index and order

$
0
0
modifySql just does a simple string search/replace, so you can do something like:

  1. <modifySql>
  2.     <replace replace="COL1NAME" with "COL1NAME ASC"/>
  3.     <replace replace="COL2NAME" with "COL2NAME DESC"/>
  4. </modifySql>
Nathan

Viewing all articles
Browse latest Browse all 2993

Trending Articles



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