-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
Currently the validator does not validate if the sequence exists or if the corresponding table is of the required type, etc. Also, in NEXT_VALUE and CURRENT_VALUE function, we need the sequence Table object instead of the sequence name string.