Move db schema change to new version

pull/10419/head
Eric Eastwood 2021-07-07 15:44:54 -05:00
parent defc53621d
commit dfad8a880d
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
SCHEMA_VERSION = 60 SCHEMA_VERSION = 61
"""Represents the expectations made by the codebase about the database schema """Represents the expectations made by the codebase about the database schema
This should be incremented whenever the codebase changes its requirements on the This should be incremented whenever the codebase changes its requirements on the