Skip to content

Commit c6dc512

Browse files
committed
Add timestamp_sequence_ns function
1 parent 2aac99f commit c6dc512

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/grammar/functions.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ export const functions: string[] = [
286286
"timestamp_ceil",
287287
"timestamp_floor",
288288
"timestamp_sequence",
289+
"timestamp_sequence_ns",
289290
"timestamp_shuffle",
290291
"to_char",
291292
"to_date",

0 commit comments

Comments
 (0)