diff options
Diffstat (limited to 'framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php')
-rw-r--r-- | framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php b/framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php index 10905a4b..6c8ef7b9 100644 --- a/framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php +++ b/framework/Data/Common/Pgsql/TPgsqlCommandBuilder.php @@ -14,7 +14,6 @@ namespace Prado\Data\Common\Pgsql; use Prado\Data\Common\TDbCommandBuilder; use Prado\Prado; -Prado::using('System.Data.Common.TDbCommandBuilder'); /** * TPgsqlCommandBuilder provides specifics methods to create limit/offset query commands |