Skip to content

Commit e77d40a

Browse files
authored
Add timestamp_sequence_ns function (#21)
1 parent 2aac99f commit e77d40a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)