bgg-ottawa-sell-club/db/migrations/20240211024145_neighbourhoo...

7 lines
114 B
SQL

-- migrate:up
update bgg_user set neighbourhood = 'Beacon Hill' where username = 'gamingduo2';
-- migrate:down