timothymiller / t4-app

A powerful cross-platform UI toolkit for building actually native iOS, Android, macOS, Windows, Linux, and Progressive Web Apps with React (Native).
https://t4stack.com
MIT License
1.45k stars 77 forks source link

Fixed drizzle-kit studio script #99

Closed albbus-stack closed 11 months ago

albbus-stack commented 11 months ago

This uses an hack described in https://github.com/drizzle-team/drizzle-kit-mirror/issues/143#issuecomment-1718705889 to run manually the drizzle-kit studio server.

Currently this script searches in the .wrangler/state/v3/d1/miniflare-D1DatabaseObject/ folder for a .sqlite file and uses that as the source of truth.

Read and writes are functioning.