Skip to content

Commit

Permalink
docs: fix select query builder link (typeorm#5980)
Browse files Browse the repository at this point in the history
  • Loading branch information
vuki656 authored and Svetlozar committed Jan 12, 2021
1 parent df80147 commit b701a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/select-query-builder.md
Expand Up @@ -3,7 +3,7 @@
* [What is `QueryBuilder`](#what-is-querybuilder)
* [How to create and use a `QueryBuilder`](#how-to-create-and-use-a-querybuilder)
* [Getting values using QueryBuilder](#getting-values-using-querybuilder)
* [What are aliases for?](#what-are-aliases-for?)
* [What are aliases for?](#what-are-aliases-for)
* [Using parameters to escape data](#using-parameters-to-escape-data)
* [Adding `WHERE` expression](#adding-where-expression)
* [Adding `HAVING` expression](#adding-having-expression)
Expand Down

0 comments on commit b701a23

Please sign in to comment.