Richard van der Hoff 10aaa1bc15 _simple_upsert: retry on IntegrityError
wrap the call to _simple_upsert_txn in a loop so that we retry on an
integrityerror: this means we can avoid locking the table provided there is an
unique index.
2017-11-16 15:30:15 +00:00
..
2017-06-19 12:37:27 +01:00
2017-11-09 15:56:16 +00:00
2017-11-04 09:50:15 +02:00
2017-03-24 13:28:20 +00:00
2017-05-18 17:17:53 +01:00
2017-03-31 11:19:24 +01:00
2016-01-07 04:26:29 +00:00
2017-06-19 17:48:28 +01:00