Skip to content

DeParsers#1

Merged
fbecart merged 1 commit intoJSQLParser:masterfrom
gtss:master
Dec 2, 2011
Merged

DeParsers#1
fbecart merged 1 commit intoJSQLParser:masterfrom
gtss:master

Conversation

@gtss
Copy link
Contributor

@gtss gtss commented Nov 21, 2011

I found the output of DeParser not equals statement

fbecart pushed a commit that referenced this pull request Dec 2, 2011
@fbecart fbecart merged commit 45694b3 into JSQLParser:master Dec 2, 2011
wumpz pushed a commit that referenced this pull request Nov 25, 2015
wumpz pushed a commit that referenced this pull request Jul 2, 2018
wumpz pushed a commit that referenced this pull request Feb 19, 2019
…752)

* Merge recent changes in the master from the master (#1)

* changed license header to represent the projects dual license

* changed license header to represent the projects dual license

* changed license header to represent the projects dual license

* changed license header to represent the projects dual license

* Added support for comment(s) for column definitions in CREATE TABLE s… (#743)

* Added support for comment(s) for column definitions in CREATE TABLE statements

* Added support for comment(s) for column definitions in CREATE TABLE statements #2

* To increase code coverage

* To increase code coverage #2

* Added support for 'ALTER TABLE CHANGE COLUMN' (#741)

* Added support for 'ALTER TABLE CHANGE COLUMN oldName newName columnDefinition'. Please see https://dev.mysql.com/doc/refman/8.0/en/alter-table.html for reference.

* Returned import ordering to avoid conflicts

* Improved the tests somewhat

Now also test the getOptionalSpecifier() for both cases (null and not-null)

* Expanded tests for ALTER TABLE ... CHANGE

* implemented optimize for, fixes #348

* implemented optimize for, fixes #348

* Support for simple informix outer joins. (#745)

* added support for simple informix outer joins
added some test code

* added support for simple informix outer joins
added some test code

* more testing for better code coverage

* added support for simple informix outer joins
added some test code

* more testing for better code coverage

* fixes #747

* fixes #733

* fixes #707

* Update README.md

* Update README.md

* Fix handles the following cases: 1) DROP INDEX 2) ADD UNIQUE INDEX 3) ALGORITHM 4) USING <index type>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants