﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12	Concurrent inserts not possible with oracle	rainer	rainer	With oracle, multiple concurrent inserts into the database are not possible currently. The fix will not be backwards compatible, as it requires to drop or disable the trigger on insert (DROP TRIGGER trigger_on_log; or ALTER TRIGGER trigger_on_log DISABLE;).	enhancement	closed	minor	2.3.0	main	2.2.0	fixed		
