blob: 79e22c128e1908456eb9c0f6fc05fa799f8d5b63 [file] [log] [blame]
-- Copyright 2022 The Go Authors. All rights reserved.
-- Use of this source code is governed by a BSD-style
-- license that can be found in the LICENSE file.
ALTER TABLE tasks
DROP COLUMN retry_count;