Skip to content

Postgresql compileColumnListing method does not consider table_schema #19496

@ghost

Description

  • Laravel Version: all
  • PHP Version: all
  • Database Driver & Version: pgsql

Description:

Same as #13862, but looks like it's not fixed.

In class Database\Schema\Grammars\PostgresGrammar the compileColumnListing does not consider the table_schema attribute (like in the compileTableExists method).

Steps To Reproduce:

Same as #13862.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions