stacker.news/prisma
mzivil 8727f95fd9
remove filter for ItemAct where act is TIP (#835)
The spent and stacked calculations are showing the same number because
we only select ItemActs with act = 'TIP'.

The fix is to remove the `act` filter
2024-02-15 09:43:38 -06:00
..
migrations remove filter for ItemAct where act is TIP (#835) 2024-02-15 09:43:38 -06:00
schema.prisma Add Opt-in to Display Linked Accounts in Profile (#826) 2024-02-14 13:33:31 -06:00
seed.js Move the `AD` badge to be alongside other item info badges (#647) 2023-11-20 08:33:59 -06:00