[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[coldsync-hackers] Sync conduit - cleaning up database - how?



Hi.
In my conduit I have DoSync procedure, which is run in sync phase of coldsync.
In DoSync, I delete records from certain databases (of mine).
I do that by sending dlp_req. (in newer SPC.pm there is a similar function: dlp_DeleteAllRecords).
What should be done then? Do I have to call dlp_req with value for CleanUpDatabase and that's all ?
Why in SPC.pm at dlp_CleanUpDatabase is written "I don't think this command does anything right now" ?

Wojtek



This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.