Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hwbrzzl committed Dec 18, 2024
1 parent ee8c73a commit bf91f1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion database/schema/blueprint.go
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ func (r *Blueprint) GetCommands() []*schema.Command {
}

func (r *Blueprint) GetTableName() string {
// TODO Add schema for Postgres
return r.table
}

Expand Down

0 comments on commit bf91f1f

Please sign in to comment.