Vladlan
Results
1
issues of
Vladlan
Try to add data to PGlite with the following example (add in pglite/packages/pglite/examples/dump-restore-example.html) ```html PGlite Live Changes Example { "imports": { "@electric-sql/pglite": "../dist/index.js", "@electric-sql/pglite/live": "../dist/live/index.js" } } #output { font-family:...
bug