Skip to content

Commit

Permalink
removed un-needed topic
Browse files Browse the repository at this point in the history
  • Loading branch information
brahyt-sf committed Sep 20, 2024
1 parent 68781d3 commit 7838369
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {Setting, SettingKey} from '../../../../lib/pg/types'
import heredoc from 'tsheredoc'

export default class LogFormat extends PGSettingsCommand {
static topic = 'pg'
static description = heredoc(`
selects the EXPLAIN output format to be used
The allowed values are text, xml, json, and yaml. The default is text.
Expand Down

0 comments on commit 7838369

Please sign in to comment.