Remove lost comment
parent
300edc2348
commit
2fb3a28c98
|
@ -13,7 +13,4 @@
|
||||||
* limitations under the License.
|
* 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;
|
ALTER TABLE local_media_repository ADD COLUMN last_access_ts BIGINT;
|
||||||
|
|
Loading…
Reference in New Issue