Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 4b0e5ca

Browse files
bpamiriclaude
andcommitted
Add PostgreSQL extension for CockroachDB connectivity
The Lucee PostgreSQL JDBC driver bundle (org.lucee.postgresql 42.7.4) was not being installed. Add it to LUCEE_EXTENSIONS so it's available at startup for CockroachDB connections. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6ebf323 commit 4b0e5ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/swarm/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LUCEE_EXTENSIONS=465E1E35-2425-4F4E-8B3FAB638BD7280A;name=H2;version=1.3.172
1+
LUCEE_EXTENSIONS=465E1E35-2425-4F4E-8B3FAB638BD7280A;name=H2;version=1.3.172,BEC20D47-3268-1B354-C0E8E70B5CBC15A1;name=PostgreSQL;version=42.7.4
22

33
environment=development
44
reloadPassword=w4u6r7daKHAYMDLZXDgUcwn99RReNium

0 commit comments

Comments
 (0)