-
Notifications
You must be signed in to change notification settings - Fork 43
Verify support for SQL:2016 features #690
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@kostja please clarify your requirements for this task (what exactly you want to audit there + how to report the result) and assign to Peter. |
I sent a review to E. Shebunyaeva + K. Yukhin + N. Pettik. |
@veod32: FYI, This is the review that I sent on 2020-11-09 to @lenkis + @kyukhin + @Korablev77. Hi, This issue #690 No change needed for version 2.5. It is possible that we will change the list E021-01 Character data type (including all its spellings) E021-02 CHARACTER VARYING data type (including all its spellings) E011-02 REAL, DOUBLE PRECISION, and FLOAT data types E011-03 DECIMAL and NUMERIC data types E121-04 OPEN statement etc. F031-03 GRANT statement F031-04 ALTER TABLE statement: add column F031-13 DROP TABLE statement: RESTRICT clause F031-16 DROP VIEW statement: RESTRICT clause F051 Basic date and time I will let issue#690 be 'open' and change when these items get fixed. Peter Gulutzan |
@pgulutzan You closed this by #2350, is that correct? |
@patiencedaur In the initial note for issue 2350 I mentioned only a small change to the list. Obviously we don't expect K. Osipov or E. Shebunyaeva to reply to the email, The matters that I described then are still approximately true, except ... E011-03 DECIMAL and NUMERIC data types E011-06 Implicit casting among the numeric data types: F031-04 ALTER TABLE statement: add column F051 Basic date and time (and subheadings) |
This list requires a review: https://tarantool.io/en/doc/2.1/book/sql/
The text was updated successfully, but these errors were encountered: