mirror of
https://github.com/deployflare/WorkerTemplate.git
synced 2026-01-13 16:18:01 +00:00
chore: Sync D1 database bindings
This commit is contained in:
committed by
github-actions[bot]
parent
5f1a491811
commit
9e5bf7f0c9
@@ -42,3 +42,18 @@ compatibility_date = "2025-09-09"
|
|||||||
# [[migrations]]
|
# [[migrations]]
|
||||||
# tag = "v1"
|
# tag = "v1"
|
||||||
# new_classes = ["MyDurableObject"]
|
# new_classes = ["MyDurableObject"]
|
||||||
|
|
||||||
|
[[d1_databases]]
|
||||||
|
binding = "SUNE_PLATFORM_USERS"
|
||||||
|
database_name = "sune_platform_users"
|
||||||
|
database_id = "464b291c-90a5-4947-b96b-b1b5aeca1db3"
|
||||||
|
|
||||||
|
[[d1_databases]]
|
||||||
|
binding = "HI"
|
||||||
|
database_name = "hi"
|
||||||
|
database_id = "45ee691d-3d0c-42f2-8e3a-35a369444a03"
|
||||||
|
|
||||||
|
[[d1_databases]]
|
||||||
|
binding = "SUNE"
|
||||||
|
database_name = "sune"
|
||||||
|
database_id = "140c5f3d-c4d4-4cdf-b520-a23366172971"
|
||||||
|
|||||||
Reference in New Issue
Block a user