Yash-cor commented on issue #27080:
URL:
https://github.com/apache/shardingsphere/issues/27080#issuecomment-2449151346
Hello @strongduanmu these oracle queries are being parsed correctly
Example :
CREATE PROFILE app_user2 LIMIT
FAILED_LOGIN_ATTEMPTS 5
PASSWORD_LIFE_TIME 60
PASSWORD_REUSE_TIME 60
PASSWORD_REUSE_MAX 5
PASSWORD_VERIFY_FUNCTION verify_function
PASSWORD_LOCK_TIME 1/24
PASSWORD_GRACE_TIME 10;

Also I will add these test cases to tests -> it -> parsers -> resources ->
sql. for Oracle SQL
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]