stacker.news/prisma
ekzyis c89220dbde
Add exclusion constraint to prevent duplicate items within 10m (#1747)
* Add exclusion constraint to prevent duplicate items within 10m

* Fix missing extension

* More user-friendly error message

* Use MD5 for slightly better performance

* Always use MD5 for columns of type TEXT

* shift constraint into the future

---------

Co-authored-by: k00b <k00b@stacker.news>
2024-12-28 10:33:53 -06:00
..
migrations Add exclusion constraint to prevent duplicate items within 10m (#1747) 2024-12-28 10:33:53 -06:00
schema.prisma Receiver fallbacks (#1688) 2024-12-10 14:15:29 -06:00
seed.js Move the `AD` badge to be alongside other item info badges (#647) 2023-11-20 08:33:59 -06:00