Skip to content

Add support for incremental import (maybe?) #1

Open
@lapo-luchini

Description

@lapo-luchini

Right now the database is reset and imported from scratch each time; ideally I'd like to support incremental import, but that's not so easy, because no unique identifier is given for people and chats, other than the «current name» string.
Name changes could probably be identified by inspecting the first few messages in the chat, but since the dump seems to contain all the historical data I don't have a strong drive to attempt an incremental approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions