Skip to content

Commit

Permalink
removed old migrations entries
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed Nov 10, 2023
1 parent 737e20b commit 60d3626
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions box-site.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,18 +39,6 @@
},
"ignores":[
],
"cfmigrations":{
"schema":"${DB_DATABASE}",
"connectionInfo":{
"class":"${DB_CLASS}",
"connectionString":"${DB_CONNECTIONSTRING}",
"bundleName":"${DB_BUNDLENAME}",
"bundleVersion":"${DB_BUNDLEVERSION}",
"username":"${DB_USER}",
"password":"${DB_PASSWORD}"
},
"defaultGrammar":"AutoDiscover@qb"
},
"scripts" : {
"contentbox:install":"install --force && cd modules/contentbox && install --force",
"contentbox:migrate" : "migrate up manager=contentbox",
Expand Down

0 comments on commit 60d3626

Please sign in to comment.