Move db schema change to new version
parent
defc53621d
commit
dfad8a880d
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
SCHEMA_VERSION = 60
|
||||
SCHEMA_VERSION = 61
|
||||
"""Represents the expectations made by the codebase about the database schema
|
||||
|
||||
This should be incremented whenever the codebase changes its requirements on the
|
||||
|
|
Loading…
Reference in New Issue