Skip to content

Commit

Permalink
Create Rule “dnn-can-update-the-schema-of-your-database-without-warni…
Browse files Browse the repository at this point in the history
…ng/rule”
  • Loading branch information
fenix2222 committed Apr 20, 2024
1 parent 6b4b190 commit c5d0404
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
type: rule
title: Do you know DNN can update the schema of your database without warning?
uri: dnn-can-update-the-schema-of-your-database-without-warning
authors:
- title: Adam Cogan
url: https://ssw.com.au/people/adam-cogan/
created: 2014-03-14T03:05:00.000Z
archivedreason: outdated
guid: d0177cf4-52cf-4f05-876f-3ce029ef5121
---
If you point your DNN application at another database on an earlier version of DNN, it will update the database to the latest version without warning.

Suggestion to the DNN team: Don't do this without a warning. Even better, use SSW SQL Deploy

<!--endintro-->

0 comments on commit c5d0404

Please sign in to comment.