clojure-india

IN/Clojure 2020 | https://inclojure.org | https://twitter.com/in_clojure
kevinbheda 2017-04-12T15:34:35.532439Z

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