Skip to content

Commit 56ddc2d

Browse files
committed
1 parent 62a0341 commit 56ddc2d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ Also I would like to know about needed examples or documentation stuff.
6666

6767
## Extensions in the latest SNAPSHOT version 3.1
6868

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)
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)
7373

7474
## Extensions of JSqlParser releases
7575

0 commit comments

Comments
 (0)