From c16ae49f7a2bc356cc55ecefc01b786178a30bc6 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 17 Nov 2021 16:55:52 -0800 Subject: bump rust code to 0.5.0 --- rust/migrations/2021-11-17-222046_content_scope/up.sql | 1 + 1 file changed, 1 insertion(+) (limited to 'rust/migrations') diff --git a/rust/migrations/2021-11-17-222046_content_scope/up.sql b/rust/migrations/2021-11-17-222046_content_scope/up.sql index bedd0870..82c5f2e6 100644 --- a/rust/migrations/2021-11-17-222046_content_scope/up.sql +++ b/rust/migrations/2021-11-17-222046_content_scope/up.sql @@ -1,3 +1,4 @@ +-- This is the v0.5.0 schema -- Add `content_scope` field to file, fileset, webcapture ALTER TABLE file_rev -- cgit v1.2.3