Commit e1ce7c4
committed
feat(snowflake): accept COPY GRANTS after CREATE VIEW column list
Snowflake documents `COPY GRANTS` as appearing after the column list on
`CREATE VIEW`. The parser already accepted it before the column list;
also accept it after, normalizing Display to the pre-columns form.1 parent 9833c03 commit e1ce7c4
2 files changed
Lines changed: 53 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6533 | 6533 | | |
6534 | 6534 | | |
6535 | 6535 | | |
6536 | | - | |
| 6536 | + | |
6537 | 6537 | | |
6538 | 6538 | | |
6539 | 6539 | | |
| 6540 | + | |
| 6541 | + | |
| 6542 | + | |
| 6543 | + | |
| 6544 | + | |
| 6545 | + | |
6540 | 6546 | | |
6541 | 6547 | | |
6542 | 6548 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4764 | 4764 | | |
4765 | 4765 | | |
4766 | 4766 | | |
| 4767 | + | |
| 4768 | + | |
| 4769 | + | |
| 4770 | + | |
| 4771 | + | |
| 4772 | + | |
| 4773 | + | |
| 4774 | + | |
| 4775 | + | |
| 4776 | + | |
| 4777 | + | |
| 4778 | + | |
| 4779 | + | |
| 4780 | + | |
| 4781 | + | |
| 4782 | + | |
| 4783 | + | |
| 4784 | + | |
| 4785 | + | |
| 4786 | + | |
| 4787 | + | |
| 4788 | + | |
| 4789 | + | |
| 4790 | + | |
| 4791 | + | |
| 4792 | + | |
| 4793 | + | |
| 4794 | + | |
| 4795 | + | |
| 4796 | + | |
| 4797 | + | |
| 4798 | + | |
| 4799 | + | |
| 4800 | + | |
| 4801 | + | |
| 4802 | + | |
| 4803 | + | |
| 4804 | + | |
| 4805 | + | |
| 4806 | + | |
| 4807 | + | |
| 4808 | + | |
| 4809 | + | |
| 4810 | + | |
| 4811 | + | |
| 4812 | + | |
4767 | 4813 | | |
4768 | 4814 | | |
4769 | 4815 | | |
| |||
0 commit comments