This repository has been archived on 2025-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
xyter/prisma/migrations/20221225152330_rename_guildmembercredits_to_guildmembercredit/migration.sql

2 lines
74 B
SQL

-- AlterTable
ALTER TABLE GuildMemberCredits RENAME TO GuildMemberCredit;