Skip to content

Commit 60d2ce1

Browse files
committed
Add a comment about #339 research
Signed-off-by: William Desportes <[email protected]>
1 parent 6671aa2 commit 60d2ce1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Statements/CreateStatement.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ class CreateStatement extends Statement
4747
4,
4848
'expr=',
4949
),
50+
// Used in `CREATE VIEW`
5051
'SQL SECURITY' => array(
5152
5,
5253
'var',

0 commit comments

Comments
 (0)