DB Schema upgrades are now all single-step in case user has applied any already

This commit is contained in:
Oliver Gorwits
2013-03-04 23:45:36 +00:00
parent b7ae4dfc57
commit c94e890bb9
21 changed files with 111 additions and 472 deletions

View File

@@ -21,6 +21,7 @@
* Search by device port MAC no longer fatal
* URI and HTML escape template variables
* Prevent duplicate requets caused by favicon.ico link
* DB Schema upgrades are now all single-step in case user has applied any already
2.005000_002 - 2013-02-10