chore: Enable comments for database dump / models (#3661)

This commit is contained in:
Mathias Fredriksson
2022-08-24 15:44:30 +03:00
committed by GitHub
parent 253e6cbffa
commit 7a71180ae6
4 changed files with 5 additions and 3 deletions

View File

@ -41,7 +41,6 @@ func main() {
connection,
"--no-privileges",
"--no-owner",
"--no-comments",
// We never want to manually generate
// queries executing against this table.