migration: Add URL

This commit is contained in:
Felipe 2023-03-14 21:50:01 -03:00
parent aabebfd1c4
commit f7afdf6785
Signed by: pitbuster
SSH key fingerprint: SHA256:HDYu2Pm4/TmSX8GBwV49UvFWr1Ljg8XlHxKeCpjJpOk

View file

@ -0,0 +1 @@
ALTER TABLE places ADD url VARCHAR DEFAULT null;