We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aac99f commit c6dc512Copy full SHA for c6dc512
1 file changed
src/grammar/functions.ts
@@ -286,6 +286,7 @@ export const functions: string[] = [
286
"timestamp_ceil",
287
"timestamp_floor",
288
"timestamp_sequence",
289
+ "timestamp_sequence_ns",
290
"timestamp_shuffle",
291
"to_char",
292
"to_date",
0 commit comments