Adding wordpress app.
This commit is contained in:
@@ -625,7 +625,8 @@ where user_id=$1;"
|
||||
(1 . "adding-service-config-digitalocean-volume-size")
|
||||
(2 . "adding-deployments-instance-backup")
|
||||
(3 . "normalizing-apps")
|
||||
(4 . "fixing-app-normalization")))
|
||||
(4 . "fixing-app-normalization")
|
||||
(5 . "adding-wordpress-app")))
|
||||
|
||||
(define (run-pending-migrations conn)
|
||||
(let* ((migration-ids (sort (map car *migrations*) <))
|
||||
|
||||
Reference in New Issue
Block a user