Openstatus www.openstatus.dev
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix typo (#291)

authored by

Zack Reneau-Wedeen and committed by
GitHub
b2d9ba7d 380c3e32

+1 -1
+1 -1
apps/web/src/content/posts/migration-planetscale-to-turso.mdx
··· 103 103 104 104 ## How the migration went. 🚀 105 105 106 - ### SQLite has less a less powerful type system than MySQL. 📦 106 + ### SQLite has a less powerful type system than MySQL. 📦 107 107 108 108 The migration process from MySQL to SQLite requires some changes. SQLite has 109 109 fewer data types compared to MySQL. For example, DateTime doesn't exist in