We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c19f83f commit d408373Copy full SHA for d408373
README.md
@@ -25,8 +25,8 @@ The generated hierarchy can be navigated using the Visitor Pattern.
25
## Extensions Version 0.8.7
26
27
* Startet a simple utility class **SelectUtils** to collect basic **select** modification tools.
28
-** addExpression adds a new expression to the select list.
29
-** addJoin adds a new join to the select.
+ * addExpression adds a new expression to the select list.
+ * addJoin adds a new join to the select.
30
* Added support for optional " AS " for aliases.
31
32
```sql
0 commit comments