Files
splitt-the-bill/server/database/migrations/0002_rename_paypal_link.sql
T
2026-07-01 15:43:18 +02:00

2 lines
74 B
SQL

ALTER TABLE `participants` RENAME COLUMN `paypal_link` TO `payment_link`;