Skip to content

Commit

Permalink
Snowflake: Add CREATE FILE FORMAT Support (#3104)
Browse files Browse the repository at this point in the history
* Add CreateFileFormatSegment, CSV Format Type Options

* Swapping to AnyNumberOf()

* Add other file formats, complete create file format

* Move TYPE to Parameters, Add tests, Remove old class

* Big refactor, create tests

* Resolve merge conflicts fully

* Update Regex and String Parsers

* test fixtures

* Remove commented out code

* Remove artefact, ugh

* Update src/sqlfluff/dialects/dialect_snowflake.py

Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>

* Remove raw string

* Generate yml fixtures

Co-authored-by: Barry Pollard <barry_pollard@hotmail.com>
  • Loading branch information
jmc-bbk and tunetheweb committed May 5, 2022
1 parent 6954d68 commit feb0aff
Show file tree
Hide file tree
Showing 7 changed files with 1,431 additions and 98 deletions.

0 comments on commit feb0aff

Please sign in to comment.