Fork me on GitHub
#clojure-india
<
2017-04-12
>
kevinbheda15:04:35

using ragetime migrations Want to create a concurrent index in psql , How to ? CREATE INDEX CONCURRENTLY sales_quantity_index ON sales_table (quantity);