PgsqlQueryFactory.php
Same filename in other branches
Namespace
Drupal\workspaces\EntityQueryFile
-
core/
modules/ workspaces/ src/ EntityQuery/ PgsqlQueryFactory.php
View source
<?php
namespace Drupal\workspaces\EntityQuery;
/**
* Workspaces PostgreSQL-specific entity query implementation.
*
* @internal
*/
class PgsqlQueryFactory extends QueryFactory {
}
Classes
Title | Deprecated | Summary |
---|---|---|
PgsqlQueryFactory | Workspaces PostgreSQL-specific entity query implementation. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.