EinsatzOnline/migrations/2022-01-23-075818_add_user_.../up.sql

3 lines
62 B
SQL

-- Your SQL goes here
alter table users
add timezone text;