Use global conversation id for SQLite history adapter

Review Request #3277 — Created July 3, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

This solves an error I'm getting when writing a message in the demo protocol plugin.

history manager write returned error: Error writing to the database: NOT NULL constraint failed: message_log.conversation_id

Wrote a message to a demo contact.

Commits

Files