An open API service for providing issue and pull request metadata for open source projects.

GitHub / zendframework/zend-db issues and pull requests

#321 - Use postgres-specific tables to read database schema

Pull Request - State: open - Opened by mat128 about 7 years ago - 3 comments
Labels: enhancement, awaiting author updates, Needs tests

#319 - 1. add return statement to Adapter::getHelpers method;

Pull Request - State: open - Opened by darluc about 7 years ago - 4 comments
Labels: Needs tests

#317 - SQL column alias bug

Issue - State: open - Opened by plasid about 7 years ago - 4 comments

#316 - HydratingResultSet current method DocBlock @return

Issue - State: open - Opened by twmobius about 7 years ago - 2 comments

#314 - Add mysqli connection flags to mysqli_real_connect

Pull Request - State: open - Opened by kris-sum over 7 years ago - 7 comments
Labels: Needs tests

#310 - Lock & unlock tables

Issue - State: open - Opened by sarathbabuSwamynathan over 7 years ago - 1 comment

#307 - Reconnect on lost DB connection

Pull Request - State: open - Opened by tptrixtop over 7 years ago - 10 comments
Labels: Needs tests

#302 - Reconnect on lost DB connection with PDO_MYSQL

Issue - State: open - Opened by finalJustize over 7 years ago - 2 comments
Labels: feature request

#298 - PR for Add clear docblock to all classes and interfaces

Pull Request - State: open - Opened by fadoe over 7 years ago - 3 comments
Labels: enhancement, awaiting author updates, documentation

#297 - Add clear docblock to all classes and interfaces

Issue - State: open - Opened by fadoe over 7 years ago - 4 comments
Labels: enhancement

#296 - Broader PDO fetch-style range

Pull Request - State: open - Opened by chris-kruining over 7 years ago - 10 comments
Labels: awaiting author updates

#279 - join colums not reset

Issue - State: open - Opened by hemengze over 7 years ago - 7 comments

#277 - UTF8 should be supported in regex

Issue - State: open - Opened by ares333 over 7 years ago - 1 comment

#272 - Allow invokable classes as predicate (solves #270)

Pull Request - State: open - Opened by heyphilllie almost 8 years ago - 6 comments
Labels: enhancement

#270 - Allow Invokable Objects For `$where` parameters in AbstractTableGateway

Issue - State: open - Opened by baileylo almost 8 years ago - 1 comment

#269 - explicitly display mysqli error

Pull Request - State: open - Opened by ConorSheehan1 almost 8 years ago - 3 comments
Labels: BC Break, Needs tests

#268 - Adding a fix for #267.

Pull Request - State: open - Opened by rarog almost 8 years ago - 4 comments

#267 - Escaping of table, column and index name is wrong

Issue - State: open - Opened by rarog almost 8 years ago - 2 comments

#266 - Creating Index during CREATE TABLE doesn't work across different platforms

Issue - State: open - Opened by rarog almost 8 years ago - 4 comments

#262 - Few `limit` issue

Issue - State: open - Opened by autowp almost 8 years ago - 1 comment

#257 - Update adapter examples documentation

Issue - State: open - Opened by GeeH about 8 years ago - 1 comment
Labels: EasyFix, documentation

#249 - Allow column names to contain any character

Pull Request - State: open - Opened by metalinspired about 8 years ago - 9 comments
Labels: help wanted, unit test needed

#248 - Support for Common table expressions

Issue - State: open - Opened by belgattitude about 8 years ago - 1 comment

#247 - Fix AlterTable::dropConstraint() by allowing the use of decorator

Pull Request - State: open - Opened by nanawel about 8 years ago - 17 comments
Labels: BC Break

#246 - DDL improves

Issue - State: open - Opened by vitaliimelnychuk over 8 years ago - 2 comments

#245 - Looking for a clear example about how to use BLOB/CLOB with OCI8

Issue - State: open - Opened by parktrip over 8 years ago - 1 comment

#243 - no error code for statement runtime exception

Issue - State: open - Opened by brettmc over 8 years ago - 4 comments

#235 - It could not be fetched bound variable if use Oci8 driver

Issue - State: open - Opened by Serganbus over 8 years ago - 8 comments

#233 - Delegate quoteIdentifier operation to quoteIdentifierChain

Pull Request - State: open - Opened by alextech over 8 years ago - 6 comments
Labels: enhancement

#232 - TableIdentifier schema parameter to allow arrays for use in quoteIdentifierChain to express full object path.

Pull Request - State: open - Opened by alextech over 8 years ago - 3 comments
Labels: enhancement

#231 - [WIP] Sql Server DDL

Pull Request - State: open - Opened by alextech over 8 years ago - 13 comments
Labels: awaiting maintainer response

#227 - Postgres JSONB support on zend/Db

Issue - State: open - Opened by nikoz84 over 8 years ago - 4 comments

#219 - Added missing break statement

Pull Request - State: open - Opened by chr-is over 8 years ago - 3 comments
Labels: bug, awaiting author updates, Needs tests

#215 - SQL Server ALTER TABLE adding column

Issue - State: open - Opened by alextech over 8 years ago - 15 comments
Labels: enhancement, awaiting author updates, feature request

#214 - SQL Server IDENTITY support

Issue - State: open - Opened by alextech over 8 years ago - 3 comments
Labels: enhancement, awaiting author updates

#208 - Allowing columns with spaces, dash and numbers

Issue - State: open - Opened by wellingguzman over 8 years ago - 7 comments
Labels: bug

#206 - Zend\Db\Sql\Sql and schema with .dbo

Issue - State: open - Opened by werc over 8 years ago - 8 comments

#199 - PostgresqlMetadata works very-very slowly

Issue - State: open - Opened by Sohorev over 8 years ago - 12 comments

#191 - Primary keys (Sequence) not setting after save

Issue - State: open - Opened by Sohorev over 8 years ago - 10 comments
Labels: feature request

#187 - #186 [RFC][WIP] Sequence Support

Pull Request - State: open - Opened by alextech over 8 years ago - 9 comments
Labels: enhancement, WIP

#183 - Update with where clossure is not working as expected

Issue - State: open - Opened by WADS94 almost 9 years ago - 2 comments

#182 - Zend\Db\Adapter\Driver problem

Issue - State: open - Opened by lonejack almost 9 years ago - 3 comments

#181 - Reading data from profiler

Issue - State: open - Opened by vaclavvanik almost 9 years ago - 1 comment

#177 - Add $this->select to the output of getRawState() in Sql/Insert.php (Issue 175)

Pull Request - State: closed - Opened by dmalouf almost 9 years ago - 2 comments
Labels: enhancement, awaiting maintainer response

#176 - SQL Abstraction, Select API

Issue - State: open - Opened by dafap almost 9 years ago - 3 comments
Labels: bug, EasyFix, awaiting author updates, documentation

#175 - Cannot access, nor test, the protected variable $this->select in Insert.php

Issue - State: open - Opened by dmalouf almost 9 years ago - 10 comments

#170 - Metadata\Source\Factory throws specific exception

Pull Request - State: open - Opened by Naktibalda almost 9 years ago - 7 comments
Labels: BC Break, feature request

#165 - Missing documentation for Zend\Db\TableGateway\Feature\SequenceFeature

Issue - State: open - Opened by froschdesign almost 9 years ago - 1 comment
Labels: EasyFix, documentation

#163 - Postgresql indexes

Pull Request - State: open - Opened by alextech almost 9 years ago - 8 comments
Labels: enhancement, awaiting author updates

#162 - Fixed invalid quoting for postgresql adapter

Pull Request - State: open - Opened by xorock almost 9 years ago - 13 comments

#161 - SequenceFeature - invalid quoting for Postgresql adapter

Issue - State: open - Opened by xorock almost 9 years ago - 1 comment

#160 - Feature/table gateway params

Pull Request - State: closed - Opened by AdamiecRadek almost 9 years ago - 5 comments
Labels: awaiting author updates

#158 - RowGatewayFeature and HydratingResultSet

Issue - State: open - Opened by xorock almost 9 years ago - 6 comments

#155 - Adding the missing method to the interface

Issue - State: open - Opened by mariuszjarzab almost 9 years ago - 2 comments
Labels: enhancement, help wanted, BC Break

#147 - Deletion of table entries by ID in an associated table

Issue - State: open - Opened by automatix about 9 years ago - 2 comments
Labels: question

#144 - new Sql($adapter) should propagate with sql statement

Pull Request - State: open - Opened by samsonasik about 9 years ago - 11 comments

#143 - Zend\DB PDO adapter not providing 'options' parameter to PDO driver

Issue - State: open - Opened by sophpie about 9 years ago - 2 comments
Labels: question, awaiting author updates

#141 - Update Select.php

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment

#140 - IbmDb2 SQL SelectDecorator does not allow offset without limit

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment

#139 - ZF2 not including port in dsn parameter

Issue - State: open - Opened by GeeH about 9 years ago - 5 comments

#138 - Fixed bug in comparison at AbstractTableGateway->executeInsert

Issue - State: open - Opened by GeeH about 9 years ago - 2 comments
Labels: bug, awaiting author updates, Needs tests

#137 - return null if 'where' sql is empty

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment
Labels: awaiting author updates, Needs tests

#136 - Varchar DDL creation error for SQLite

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment

#134 - PDO, PostgreSQL and bool

Issue - State: open - Opened by GeeH about 9 years ago - 2 comments
Labels: feature request

#133 - Expression check $valueParameter !== null

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment

#132 - Error : Prepared statement needs to be re-prepared

Issue - State: open - Opened by GeeH about 9 years ago - 2 comments

#131 - Zend\Db\Sql\Predicate\Between: Implementation of optional Type parameters

Issue - State: open - Opened by GeeH about 9 years ago - 4 comments

#130 - RowGateway with MySQL BIT column

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment

#129 - We can't create a multiple connection with Pgsql

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment

#127 - Joining SQL query with aliased table fails when alias is "AS"

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment

#126 - metadata source IBMDB2

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment

#125 - SQL functions miscast boolean values

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment
Labels: feature request

#123 - ZF2 tablegateway Update dangerous!!!

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment
Labels: enhancement, documentation

#122 - Zend DB TableGateway should support join with table name alias

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment

#120 - AbstractTableObject not define SchemaName

Issue - State: open - Opened by GeeH about 9 years ago - 1 comment

#109 - Oracle Cursor

Issue - State: open - Opened by FraGoTe over 9 years ago - 1 comment

#94 - persistent connection failures corrupts other unrelated DB connections

Issue - State: open - Opened by microlancer over 9 years ago - 1 comment

#93 - Implementation of the Iterator interface in the Zend\Db\Adapter\Driver\Pdo\Result class

Issue - State: open - Opened by piowin over 9 years ago - 1 comment
Labels: Needs tests

#90 - [ZF2] Statement could not be executed with paginator and view

Issue - State: open - Opened by Payalba over 9 years ago - 1 comment

#86 - Sql\Combine is unsupported for Sql\Select

Issue - State: open - Opened by robob4him over 9 years ago - 1 comment

#80 - FEATURE REQUEST: join proxy methods

Issue - State: open - Opened by pine3ree over 9 years ago - 3 comments
Labels: feature request

#79 - AbstractResultSet::current() change breaks consistency

Issue - State: open - Opened by Jakovitz over 9 years ago - 1 comment

#75 - SQLite error on UNION

Issue - State: open - Opened by robob4him over 9 years ago - 1 comment

#67 - Issues with DDL and PostgreSQL

Issue - State: open - Opened by settermjd over 9 years ago - 2 comments

#50 - Select->getSqlString returning invalid SQL for LIMIT and OFFSET

Issue - State: open - Opened by hoppithek over 9 years ago - 5 comments

#46 - Count always empty on Oci8 adapter

Issue - State: open - Opened by harrysbaraini almost 10 years ago - 1 comment

#38 - docblock error in /zend-db/Sql/Predicate/PredicateSet.php::getPredicates()

Issue - State: open - Opened by hoppithek almost 10 years ago - 1 comment

#37 - Native Firebird driver (without PDO)

Issue - State: open - Opened by srayner almost 10 years ago - 3 comments

#36 - $AlterTable->dropConstraint() Throw error on MySQL,There is no support for "DROP CONSTRAINT"

Issue - State: open - Opened by solody almost 10 years ago - 16 comments
Labels: bug

#28 - ORA-01745: Ungültiger Host-/Bindevariablenname caused by :table

Issue - State: open - Opened by lkainers about 10 years ago - 7 comments

#20 - Interface patch

Pull Request - State: open - Opened by Koopzington about 10 years ago - 2 comments
Labels: BC Break

#12 - Sqlite : Enabling Foreign Key Support

Issue - State: open - Opened by DontShootMe about 10 years ago - 1 comment

#10 - Add inTransaction() to ConnectionInterface

Issue - State: open - Opened by Koopzington about 10 years ago - 2 comments
Labels: enhancement, BC Break

#8 - Field names with spaces are not quoted correctly

Issue - State: open - Opened by Ponsjuh about 10 years ago - 1 comment
Labels: bug, help wanted

#6 - Zend\Db\Sql\Replace?

Issue - State: open - Opened by Koopzington about 10 years ago - 4 comments
Labels: enhancement, help wanted