xmtp / libxmtp

LibXMTP is a shared library encapsulating the core functionality of the XMTP messaging protocol, such as cryptography, networking, and language bindings.
MIT License
47 stars 20 forks source link

Add a default value to conversation_type for populated tables #1304

Closed codabrink closed 5 days ago

codabrink commented 5 days ago

Fix an issue where the migration fails on databases with existing records.

Error: Cannot add a NOT NULL column with default value NULL

https://xmtp-labs.slack.com/archives/C05GBHEAGPP/p1732158867070299