geier / pycarddav

DEPRECATED - use vdirsyncer & khard -- easy to use CLI CardDAV client

Home Page:http://lostpackets.de/pycarddav

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

duplicate account records created

jmcclelland opened this issue · comments

check_account_table in backend.py doesn't actual check, it just tries to create the table and always inserts the record into the account able.

merged. Thanks again!