argos/dmp-db-scema/updates/04/01_Funder_add_column_Creati...

2 lines
52 B
MySQL
Raw Normal View History

2020-04-29 13:03:19 +02:00
ALTER TABLE "Funder"
ADD COLUMN "CreationUser" uuid;