shared/database/local/setup/008-AddGoogleIdToUserTable.sql (
1
lines of code) (
raw
):
ALTER TABLE "User" ADD COLUMN "googleID" varchar(512);