Hi,

I'm using store in  my tool. I have several process updating the same table.
Each process updates one dedicated column.
Processes generate also unique key.  I use store.add() and  I have some kind
of race situation, often get
"Duplicate entry '114931' for key 1".
Does store offer something like  store.update_or_create() functionality (
which could use REPLACE )?


Peter
-- 
storm mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/storm

Reply via email to