Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9e61282

Browse files
committed
release: 1.0.8
1 parent 3f406d2 commit 9e61282

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎CHANGELOG‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
1.0.6 add MIT license.
22
1.0.7 fix alias for identifier #16 , pr: #17
3+
1.0.8 support union grammar follow: https://dev.mysql.com/doc/refman/8.0/en/union.html

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-sql-parser",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "",
55
"main": "./dist/parser/sqlParser.js",
66
"scripts": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /