Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Schema.php

Schema::$tempNamespaceName

PostgreSQL's temporary namespace name.

Type: string

File

core/modules/pgsql/src/Driver/Database/pgsql/Schema.php, line 52

Class

Schema
PostgreSQL implementation of \Drupal\Core\Database\Schema.

Namespace

Drupal\pgsql\Driver\Database\pgsql

Code

protected $tempNamespaceName;
RSS feed
Powered by Drupal