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