Skip to content

Commit 5da4198

Browse files
committed
Use Token::EOF instead of Option<Token>
The clone kludge in `_ => self.expected("date/time field", Token::Word(w.clone())))` will become unnecessary once we stop using a separate match for the keywords, as suggested in https://github.com/andygrove/sqlparser-rs/pull/193#issuecomment-641607194
1 parent d9a7491 commit 5da4198

File tree

2 files changed

+146
-187
lines changed

2 files changed

+146
-187
lines changed

0 commit comments

Comments
 (0)