Skip to content

Commit 41d204b

Browse files
committed
Add PlanetScale provider migration
Adds 'planetscale' to database provider enum, updates CHECK constraint, creates planetscale_tokens table, and maps planetscale to dedicated backend in postgate_databases view.
1 parent 02f0939 commit 41d204b

4 files changed

Lines changed: 228 additions & 144 deletions

File tree

Cargo.lock

Lines changed: 63 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openworkers-cli"
3-
version = "0.3.6"
3+
version = "0.3.8"
44
edition = "2024"
55
license = "MIT"
66
description = "CLI for OpenWorkers - Self-hosted Cloudflare Workers runtime"

0 commit comments

Comments
 (0)