Add payout platform id to designers (#223)

This commit is contained in:
Niklas Fondberg
2021-09-13 17:16:15 +02:00
committed by GitHub
parent 27932c1987
commit 0d141940aa
+3
View File
@@ -0,0 +1,3 @@
-- Add Payout platform ID #1489
ALTER TABLE designers add COLUMN payout_platform_id TEXT;