Closed engram-design closed 8 years ago
Correct. However, setting the first schema version way back to the first release isn't really logical to my opinion. I'll release one with the version set o the current release.
Fair enough - whatever works best from your end 😃 Cheers!
Each time this plugin has an update, Craft will lock out access to the site and control panel. Implementing
getSchemaVersion()
can help with this, and allows Craft to be notified if there are actually any updating steps (to the database) to perform.