Connection::POSTGRESQL_NEXTID_LOCK
Same name in other branches
- 9 core/modules/pgsql/src/Driver/Database/pgsql/Connection.php \Drupal\pgsql\Driver\Database\pgsql\Connection::POSTGRESQL_NEXTID_LOCK
- 8.9.x core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php \Drupal\Core\Database\Driver\pgsql\Connection::POSTGRESQL_NEXTID_LOCK
- 10 core/modules/pgsql/src/Driver/Database/pgsql/Connection.php \Drupal\pgsql\Driver\Database\pgsql\Connection::POSTGRESQL_NEXTID_LOCK
The name by which to obtain a lock for retrieve the next insert id.
File
-
core/
modules/ pgsql/ src/ Driver/ Database/ pgsql/ Connection.php, line 30
Class
- Connection
- PostgreSQL implementation of \Drupal\Core\Database\Connection.
Namespace
Drupal\pgsql\Driver\Database\pgsqlCode
const POSTGRESQL_NEXTID_LOCK = 1000;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.