2 lines
53 B
SQL
2 lines
53 B
SQL
ALTER TABLE carts ADD COLUMN klarna_order_data JSON;
|
ALTER TABLE carts ADD COLUMN klarna_order_data JSON;
|