Open vikiival opened 2 years ago
https://github.com/kodadot/nft-gallery/issues/2783
as @kkukelka pointed out in https://github.com/kodadot/nft-gallery/pull/2786 the problem could be in the series resolver
MIN(NULLIF(ne.price, 0)) as floor_price
Possibility is that price is handled as string or something. It would be nice to get some DB dump and play with that
ref issue https://github.com/kodadot/nft-gallery/pull/2786
what's the status 👀
Haven't solved yet :/
But the problem is in the query and joins
https://github.com/kodadot/nft-gallery/issues/2783
as @kkukelka pointed out in https://github.com/kodadot/nft-gallery/pull/2786 the problem could be in the series resolver
Possibility is that price is handled as string or something. It would be nice to get some DB dump and play with that
ref issue https://github.com/kodadot/nft-gallery/pull/2786