radicalplatforms / shafa

A wardrobe logging, composition, and organization app
https://shafa.app
Mozilla Public License 2.0
1 stars 0 forks source link

Migrate D1 Database to Neon (Postgres) #55

Closed rak3rman closed 6 months ago

rak3rman commented 7 months ago

SQLite can become a severe limiter in the future because of the rigidness in database migrations. Flip over to using Neon as a Postgres database which still supports Cloudflare Workers.