chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
FETCH [ $direction$ ] [ FROM | IN ] $cursor_name$
|
||||
|
||||
where $direction$ is:
|
||||
|
||||
NEXT |
|
||||
PRIOR |
|
||||
FIRST |
|
||||
LAST |
|
||||
ABSOLUTE $count$ |
|
||||
RELATIVE $count$ |
|
||||
$count$ |
|
||||
ALL |
|
||||
FORWARD |
|
||||
FORWARD $count$ |
|
||||
FORWARD ALL |
|
||||
BACKWARD |
|
||||
BACKWARD $count$ |
|
||||
BACKWARD ALL
|
||||
Reference in New Issue
Block a user