From c06d794b92eaadf6c392d81e5973a5f8f15ee07b Mon Sep 17 00:00:00 2001 From: David Weston Date: Fri, 29 May 2026 08:50:25 +0100 Subject: [PATCH] Update migration snapshot --- drizzle-pg/meta/0003_snapshot.json | 8 ++++---- drizzle-pg/meta/0004_snapshot.json | 8 ++++---- drizzle-pg/meta/0005_snapshot.json | 8 ++++---- drizzle-pg/meta/0006_snapshot.json | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/drizzle-pg/meta/0003_snapshot.json b/drizzle-pg/meta/0003_snapshot.json index 565117e..0ba8441 100644 --- a/drizzle-pg/meta/0003_snapshot.json +++ b/drizzle-pg/meta/0003_snapshot.json @@ -2352,14 +2352,14 @@ "primaryKey": false, "notNull": false }, - "external_compose_path": { - "name": "external_compose_path", + "compose_path": { + "name": "compose_path", "type": "text", "primaryKey": false, "notNull": false }, - "external_env_path": { - "name": "external_env_path", + "env_path": { + "name": "env_path", "type": "text", "primaryKey": false, "notNull": false diff --git a/drizzle-pg/meta/0004_snapshot.json b/drizzle-pg/meta/0004_snapshot.json index b459d40..06e3413 100644 --- a/drizzle-pg/meta/0004_snapshot.json +++ b/drizzle-pg/meta/0004_snapshot.json @@ -2373,14 +2373,14 @@ "primaryKey": false, "notNull": false }, - "external_compose_path": { - "name": "external_compose_path", + "compose_path": { + "name": "compose_path", "type": "text", "primaryKey": false, "notNull": false }, - "external_env_path": { - "name": "external_env_path", + "env_path": { + "name": "env_path", "type": "text", "primaryKey": false, "notNull": false diff --git a/drizzle-pg/meta/0005_snapshot.json b/drizzle-pg/meta/0005_snapshot.json index 2a8f2c3..50bc846 100644 --- a/drizzle-pg/meta/0005_snapshot.json +++ b/drizzle-pg/meta/0005_snapshot.json @@ -2373,14 +2373,14 @@ "primaryKey": false, "notNull": false }, - "external_compose_path": { - "name": "external_compose_path", + "compose_path": { + "name": "compose_path", "type": "text", "primaryKey": false, "notNull": false }, - "external_env_path": { - "name": "external_env_path", + "env_path": { + "name": "env_path", "type": "text", "primaryKey": false, "notNull": false diff --git a/drizzle-pg/meta/0006_snapshot.json b/drizzle-pg/meta/0006_snapshot.json index be94a09..ae3f83e 100644 --- a/drizzle-pg/meta/0006_snapshot.json +++ b/drizzle-pg/meta/0006_snapshot.json @@ -2386,14 +2386,14 @@ "primaryKey": false, "notNull": false }, - "external_compose_path": { - "name": "external_compose_path", + "compose_path": { + "name": "compose_path", "type": "text", "primaryKey": false, "notNull": false }, - "external_env_path": { - "name": "external_env_path", + "env_path": { + "name": "env_path", "type": "text", "primaryKey": false, "notNull": false