holaplex / indexer

Index Solana data using a Geyser plugin (downstream service cluster)
https://holaplex.com
GNU Affero General Public License v3.0
162 stars 38 forks source link

add migration to fix collection floor price update trigger #657

Closed austinmilt closed 2 years ago

austinmilt commented 2 years ago

This PR makes an adjustment to the trigger used to update collection floor price on listing add/change. It creates a new migration similar to the old one, and drops the old trigger before creating the new one.