You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/common
Mike Lang 7976cb3736 database: Remove retry_on_conflict helper and default to autocommit
All our usage was of a single query anyway, so autocommit is easier to handle.
You can still opt into a longer transaction using the transaction() helper.
6 years ago
..
common database: Remove retry_on_conflict helper and default to autocommit 6 years ago
setup.py parse_segment_path: Use datetime.strptime instead of dateutil.parser 6 years ago