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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Use global conversation id for SQLite history adapter
44886ca783cbfc54b13001ba600dab89fffc1656 Markus Fischer
libpurple/purplesqlitehistoryadapter.c
Loading...