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 62a0341 commit 56ddc2dCopy full SHA for 56ddc2d
README.md
@@ -66,10 +66,10 @@ Also I would like to know about needed examples or documentation stuff.
66
67
## Extensions in the latest SNAPSHOT version 3.1
68
69
-* introduced more positions for *!* instead of *NOT*
70
-* allowed more complex expressions within *if* function
71
-* introduced multicolumn alias like *select * from mytab as tab(c1, c2)*
72
-** additional type definition is possible (issue #849)
+* introduced more positions for **!** instead of **NOT**
+* allowed more complex expressions within **if** function
+* introduced multicolumn alias like **select * from mytab as tab(c1, c2)**
+ * additional type definition is possible (issue #849)
73
74
## Extensions of JSqlParser releases
75
0 commit comments