Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0a3190e

Browse files
committed
update comment
1 parent5cee045 commit0a3190e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎coderd/database/dbtestutil/postgres.go‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,7 @@ func WithDBFrom(dbFrom string) OpenOption {
152152
}
153153

154154
// WithLogDSN sets whether the DSN should be logged during testing.
155-
// Set the CODER_TEST_LOG_PG_DSN environment variable to show the DSN.
156-
// This provides an ergonomic way to connect to test databases during
157-
// debugging without the need to spin up postgres manually.
155+
// This provides an ergonomic way to connect to test databases during debugging.
158156
funcWithLogDSN(logDSNbool)OpenOption {
159157
returnfunc(o*OpenOptions) {
160158
o.LogDSN=logDSN

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp