2026-04-14 17:41:39 +02:00

1 line
69 B
SQL

ALTER TABLE `users` ADD COLUMN `iban` varchar(255) NULL DEFAULT NULL;