Remove lost comment
This commit is contained in:
parent
300edc2348
commit
2fb3a28c98
|
@ -13,7 +13,4 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
-- drop the unique constraint on deleted_pushers so that we can just insert
|
||||
-- into it rather than upserting.
|
||||
|
||||
ALTER TABLE local_media_repository ADD COLUMN last_access_ts BIGINT;
|
||||
|
|
Loading…
Reference in New Issue