huellas/migrations/20230315004723_add_url.sql

2 lines
49 B
MySQL
Raw Normal View History

2023-03-14 21:50:01 -03:00
ALTER TABLE places ADD url VARCHAR DEFAULT null;