Changelog
The latest PlanetScale features and product launches. Get the RSS feed.
CPU and memory metrics now in Datadog
We are now publishing the CPU and memory usage of each database branch's primary node to Datadog. You can graph these metricsby using the planetscale.primary.cpu_usage and planetscale.primary.memory_usage metric names within your Datadogwidgets and notebooks. →
Schema recommendations
Today, we’re releasing schema recommendations inside of PlanetScale Insights. →
Foreign key constraints are now generally available
To enable foreign key constraints in any unsharded PlanetScale database, go to your database’s ”Settings” page and check the box to Allow foreign key constraints. →
Safe migrations on development branches
You can now enable safe migrations on development branches. With safe migrations enabled on a branch, you’ll gain zero-downtime schema migrations, schema reverts, and protection against accidental schema changes. Also, now you can use a development branch with safe migrations enabled to set up a workflow with a “staging” branch. Previously, only production branches could have safe migrations enabled.