anqiansong пре 3 година
родитељ
комит
8270c7deed
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tools/goctl/goctl.go

+ 1 - 1
tools/goctl/goctl.go

@@ -488,7 +488,7 @@ var (
 					},
 				},
 				{
-					Name:  "postgresql",
+					Name:  "pg",
 					Usage: `generate postgresql model`,
 					Subcommands: []cli.Command{
 						{