Handle CREATE VIEW.
See EctoExtractMigrations.Parsers.CreateView.match/1.
EctoExtractMigrations.Parsers.CreateView.match/1
See EctoExtractMigrations.Parsers.CreateView.parse/1.
EctoExtractMigrations.Parsers.CreateView.parse/1
See EctoExtractMigrations.Parsers.CreateView.parse/2.
EctoExtractMigrations.Parsers.CreateView.parse/2
file_name(map(), Keyword.t()) :: binary()
migration(map(), Keyword.t()) :: {:ok, binary()} | {:error, term()}