This repository has been archived on 2023-03-18 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
Robin Ward
a075fd46fd
FIX: Don't use exceptions to catch conflicts
...
If a database exception is raised ActiveRecord will always rollback
even if caught.
Instead we build the query in manual SQL and DO NOTHING when there's a
conflict. If we detect nothing was done, perform an update.
2019-07-06 14:43:56 -04:00
..
2019-07-06 14:43:56 -04:00
2019-06-04 15:54:25 +08:00
2019-06-05 14:19:56 +02:00
2019-07-03 09:23:40 +02:00
2019-05-07 13:12:20 +10:00
2019-06-03 10:21:38 +10:00
2019-06-28 12:16:00 +10:00
2019-07-04 11:37:37 +02:00
2019-06-07 21:53:01 +02:00
2019-07-05 14:57:11 -04:00
2019-07-04 10:12:39 +02:00
2019-06-25 01:19:58 +05:30
2019-07-04 10:06:18 +01:00
2019-06-10 11:50:48 -04:00
2019-07-05 20:34:11 +02:00
2019-05-06 14:52:18 -04:00
2019-05-09 05:11:15 +05:30
2019-04-30 10:27:42 +10:00
2019-06-03 11:33:56 +10:00