1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-05 05:05:17 +02:00
AdventureLog/migrations/0010_closed_nicolaos.sql

1 line
96 B
MySQL
Raw Normal View History

ALTER TABLE "featuredAdventures" ADD CONSTRAINT "featuredAdventures_name_unique" UNIQUE("name");