Skip to content

Commit 2533741

Browse files
author
imtbkcat
committed
add function name
1 parent 40b913c commit 2533741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ast/functions.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ const (
233233
Collation = "collation"
234234
ConnectionID = "connection_id"
235235
CurrentUser = "current_user"
236+
CurrentRole = "current_role"
236237
Database = "database"
237238
FoundRows = "found_rows"
238239
LastInsertId = "last_insert_id"

0 commit comments

Comments
 (0)