electric-sql / pglite

Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno
https://electric-sql.com
Apache License 2.0
4.76k stars 81 forks source link

Fix: Improve type parsing #61

Closed samwillis closed 3 months ago

samwillis commented 3 months ago

Improve handling of string and json types, and add parsing+serialising of arrays.