﻿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
22769	transaction.automic is not working as expected with Oracle DB for raw sql	manish_kumar9@…	nobody	We have an usecase to store Blob data to DB. We are using raw sql to do that. We are wrapping method having this code with transaction.atomic decorator. The scenario work fine for MySQL database, but it fails with oracle DB. It works fine if we use self.connection.commit() explicit inside the method. 	Bug	closed	Database layer (models, ORM)	1.6	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
