mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
chore: Enable comments for database dump / models (#3661)
This commit is contained in:
committed by
GitHub
parent
253e6cbffa
commit
7a71180ae6
@ -41,7 +41,6 @@ func main() {
|
||||
connection,
|
||||
"--no-privileges",
|
||||
"--no-owner",
|
||||
"--no-comments",
|
||||
|
||||
// We never want to manually generate
|
||||
// queries executing against this table.
|
||||
|
Reference in New Issue
Block a user