﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
19896	Running `clear.cache()` using PostgreSQL does not remove rows	George Song	nobody	If you use a PostgreSQL schema as your cache backend, then manually run `cache.clear()`, the rows still persist. This is due to the fact that the `delete` transaction is never committed.	Bug	closed	Core (Cache system)	1.4	Normal	fixed			Accepted	0	0	0	0	1	0
