Id putByUrlSync(Repo object, {bool saveLinks = true}) { return putByIndexSync(r'url', object, saveLinks: saveLinks); }