Skip to content

Added Oracle COMMENT statement#685

Merged
wumpz merged 2 commits intoJSQLParser:masterfrom
hishidama:oracle-comment-statement
Oct 25, 2018
Merged

Added Oracle COMMENT statement#685
wumpz merged 2 commits intoJSQLParser:masterfrom
hishidama:oracle-comment-statement

Conversation

@hishidama
Copy link
Copy Markdown
Contributor

Added Oracle COMMENT statement:

COMMENT ON TABLE table1 IS 'comment1';
COMMENT ON COLUMN table1.column1 IS 'comment1';

@coveralls
Copy link
Copy Markdown

coveralls commented Sep 29, 2018

Coverage Status

Coverage decreased (-0.02%) to 83.405% when pulling 04f0403 on hishidama:oracle-comment-statement into de8ad10 on JSQLParser:master.

@hishidama hishidama force-pushed the oracle-comment-statement branch 2 times, most recently from fed0aab to 04f0403 Compare October 5, 2018 17:25
@hishidama hishidama force-pushed the oracle-comment-statement branch from 04f0403 to 3907494 Compare October 6, 2018 01:56
@wumpz wumpz merged commit e79ccc6 into JSQLParser:master Oct 25, 2018
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.

3 participants