diff --git a/.changeset/polite-grapes-cover.md b/.changeset/polite-grapes-cover.md new file mode 100644 index 00000000..7ee5d575 --- /dev/null +++ b/.changeset/polite-grapes-cover.md @@ -0,0 +1,5 @@ +--- +'@journeyapps/powersync-attachments': patch +--- + +Change `AbstractAttachmentQueue` implementation to not save the full URI in the `attachments` table, instead create the full URI when needed.