Skip to content

Commit 9965777

Browse files
aharpervciffyio
andauthored
Remove unnecessary comment
Co-authored-by: Ifeanyi Ubah <ify1992@yahoo.com>
1 parent 01d85a0 commit 9965777

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/keywords.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,6 @@ pub const RESERVED_FOR_TABLE_ALIAS: &[Keyword] = &[
10651065
Keyword::SAMPLE,
10661066
Keyword::TABLESAMPLE,
10671067
Keyword::FROM,
1068-
// Reserved for SQL Server cursors
10691068
Keyword::OPEN,
10701069
];
10711070

0 commit comments

Comments
 (0)