Skip to content

Conversation

e1arikawa
Copy link
Contributor

@e1arikawa e1arikawa commented Feb 28, 2025

When opening an OPFS file using createSyncAccessHandle, the value of the mode argument is now determined based on the DuckDBAccessMode and whether multiWindow is enabled.

DuckDBAccessMode multiWindow mode
READ_ONLY N/A "read-only"
READ_WRITE false "read-write"
READ_WRITE true "readwrite-unsafe"

includes
#1968
#1962
#1959
#1945

@e1arikawa e1arikawa force-pushed the feature/support_multi_window branch 4 times, most recently from 7422568 to c529b8b Compare March 1, 2025 10:51
@e1arikawa e1arikawa force-pushed the feature/support_multi_window branch from a82646f to b24a1dc Compare March 1, 2025 11:03
@e1arikawa e1arikawa closed this Mar 2, 2025
@e1arikawa e1arikawa deleted the feature/support_multi_window branch March 3, 2025 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants