pglite
pglite copied to clipboard
Browser compatibility
Testing the compatibility across browsers (copying code from test.html)
Test: https://kiwicopple.github.io/postgres.run/compatibility.html Source: https://github.com/kiwicopple/postgres.run/blob/main/compatibility.html
- [x] Chrome ✅
- [x] Arc ✅
- [x] Safari ✅
- [ ] Firefox ❌:
TypeError: window.indexedDB.databases is not a function
- [ ] Mullvad ❌:
TypeError: window.indexedDB.databases is not a function
- [ ] Edge ¯_(ツ)_/¯
Offending line:
https://github.com/electric-sql/pglite/blob/33267d433ced6a828ad7c381a67dfb13e9317101/packages/pglite/src/idbfs.ts#L14
Relevant links