GoogleCloudPlatform / GoogleCloudPlatform/cloud-spanner-emulator
Error parsing Spanner DDL statement: CREATE OR REPLACE VIEW {name} SQL SECURITY DEFINER
Open
- Dominant language
- C++
- Stars
- 334
- Forks
- 77
- Avg merge
- 8m
- Merged PRs (30d)
- 2
Description
Error: Syntax error on line 2, column 32: Expecting 'INVOKER' but found 'DEFINER'
Expected:
Valid values for this should be either DEFINER | INVOKER, only INVOKER is currently supported by the emulator.
Contributor guide
Assessment
This issue has not been assessed yet.