class NativeUpsert

Same name in this branch
  1. 8.9.x core/lib/Drupal/Core/Database/Driver/pgsql/NativeUpsert.php \Drupal\Core\Database\Driver\pgsql\NativeUpsert

PostgreSQL implementation of native \Drupal\Core\Database\Query\Upsert.

Hierarchy

Expanded class hierarchy of NativeUpsert

1 string reference to 'NativeUpsert'
Connection::upsert in core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php
Prepares and returns an UPSERT query object.

File

core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/NativeUpsert.php, line 10

Namespace

Drupal\driver_test\Driver\Database\DrivertestPgsql
View source
class NativeUpsert extends CoreNativeUpsert {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.