Low priority as these SQL files are only used as a reference.
Looking at
|
CREATE TABLE recoverable_message_part ( |
it seems that the
recoverable_message_part schema (from the
recoverable_message_part.sql file) is accidentally duplicated in
message_processing_task.sql.
I don't currently have access to a Mac running Sequoia, so I can't provide a true SQL sample at the moment.
Low priority as these SQL files are only used as a reference.
Looking at
bluebubbles-server/macos/database/samples/sequoia/message_processing_task.sql
Line 1 in 95204ac
recoverable_message_partschema (from the recoverable_message_part.sql file) is accidentally duplicated inmessage_processing_task.sql.I don't currently have access to a Mac running Sequoia, so I can't provide a true SQL sample at the moment.