Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doctrine/dbal

Doctrine Database Abstraction Layer
https://github.com/doctrine/dbal

Merge branch 'improvement/#2484-allow-symfony-3-cli-as-dev-dependency'

Forward port #2484

20f2c733f9d2e58ecea8bec90ec749873be515c1 authored over 8 years ago
Allow usage of symfony/console ^3.0

Some packages are using symfony/console 3.0 and newer as requirement, and doctrine/dbal works we...

bfcbe0b8e7cc6773d45a27ec0719995c9659c9c4 authored over 8 years ago
Merge pull request #2485 from greg0ire/remove_unused_parameter

Remove unused parameter

80fbaab13ea4917924e385e56bcf16b27313b6f0 authored over 8 years ago
Remove unused parameter

137b1791d0a4b5c049eee2fe2e4b5e9fd31eefd4 authored over 8 years ago
Merge pull request #2480 from greg0ire/fix_broken_build

Avoid phpunit-mock-objects v3.2.4

70896e0c5534e0ecf1cae165397211f6e03e50ae authored over 8 years ago
Avoid phpunit-mock-objects v3.2.4

It has a bug that makes it incompatible with the doctrine dbal test
suite, see
https://github.co...

510f9539ac97fa987d4e05874536c2d445a01bff authored over 8 years ago
Merge pull request #2454 from miholeus/patch-1

Updated tests invocation

45939c61df532608c67a92733b7cd1e64455abc1 authored over 8 years ago
Updated tests invocation

b1a91880cb585e2e396d73e50b0e38184583a4d6 authored over 8 years ago
Merge pull request #2292 from deeky666/DBAL-2291

Do not generate FROM clause in QueryBuilder if no tables specified

272b87213e0203bdf2f438102aed2c7b2919aadf authored over 8 years ago
Merge pull request #2286 from deeky666/fix-mysql-list-fk-db-evaluation

Fix list foreign keys SQL database parameter evaluation

27d33238eb79a4875399d3ebd49614e7f2e6405a authored over 8 years ago
Merge pull request #911 from Tobion/fix-tests-on-windows

fix dbal tests on windows

e4c143f0d153e6f1444015bb821d5e89345b6422 authored over 8 years ago
fix rebase mistake

f223b0b8c5196ce0ec98cb7386f3fbf8ff14e23c authored over 8 years ago
mark test as complete now

37ea58524bf7e0184d98beab53f81cf010ee4ba6 authored over 8 years ago
fix list foreign keys SQL database parameter evaluation

fab494f4c6af4d532f6070f0f80143f35cfb3b2e authored over 8 years ago
Merge branch 'fix/#2442-DBAL-2436-escape-identifiers-in-metadata-sql'

Close #2442
Close #2436

b6b247a3c6039f9364d061f15ef6c7aaef08d9c3 authored over 8 years ago
escape identifiers in metadata SQL properly when used as string literal

Closes #2436

1222e946f005e43d8f3aa628b6415a86fe281e91 authored over 8 years ago
Merge pull request #2443 from chrisguitarguy/fix_2440

Track the Values & Types Passed to Statement::bindParam

5f4d92a1c9378855fbbbd2a803a1980a068f238a authored over 8 years ago
Add a Newline Before `return`

2442c2b5f7f663102784ae986087c66603798ef3 authored over 8 years ago
Short Array Notation & Current PHPUnit Usage

4a1391be199b43341f737a9515d79bffeca067c5 authored over 8 years ago
Fix Up Some Tests to ::class & self::{once,equalTo}

77e9eca9b0c0a417ad1a86ba680a79f047ca8a97 authored over 8 years ago
Merge branch 'fix/#2428-sql-server-2012-newline-before-order-by'

Close #2428

17f50b86ef2b78d4331e60b2caead3829505c350 authored over 8 years ago
Fix Modify Limit Query with newline before ORDER BY

842bbb91672bfc596fdf182af6705201e33e899b authored over 8 years ago
Track the Values & Types Passed to Statement::bindParam

So they get passed to the SQLLogger on `Statement::execute`.

b37a5ccedc426d20ae49a5d74da3530e98ccf6d8 authored over 8 years ago
Merge branch 'hotfix/#2434-#2261-#2262-#2386-keep-bound-oci8-parameters-from-gc'

Close #2434
Close #2261
Close #2262
Close #2386

69b57859c8674f2c8ba3798a2541ac18128a0bdb authored over 8 years ago
keep references to bound parameter values in oci8 driver

Closes #2261
Closes #2262
Closes #2386

ae314b137211be8c167250254b06ef388b36c0cc authored over 8 years ago
Merge pull request #2435 from deeky666/fix-phpunit-deprecations

Refactor deprecated PHPUnit_Framework_TestCase::getMock() calls

8e8c5a1c5decc0dfd0200f7ce7f7fc4cdaaf3439 authored over 8 years ago
Merge pull request #2437 from mnapoli/patch-1

Improve the phpdoc in Connection

97f423a42c100c0ea9a8ff78f17a9ed020b8b6bf authored over 8 years ago
Improve the phpdoc in Connection

Improve return type's phpdoc because it wasn't clear from the phpdoc or the online documentation...

8e004142e73916bc4a45e6a8a859bf6fcd8ddfcc authored over 8 years ago
refactor deprecated PHPUnit_Framework_TestCase::getMock() calls

1e67141a083dc8428345576ef866b4c11bd61d28 authored over 8 years ago
Merge pull request #2432 from kimhemsoe/remove_call_user__dbal_connection

Removed nearly all call_user_* from core( not drivers )

0348953fdffb2a9d709ef98168873b7f24fe7050 authored over 8 years ago
Removed nearly all call_user_* from core( not drivers )

acacc99063d1b27776cf829fe9d84d6b6b08c4bc authored over 8 years ago
Merge pull request #2363 from Deltachaos/small-modify-limit-query-test

Add testcase for limit/offset when selecting from a subselect

b3ffe1db65e9a93133b360e5e467ec6b98274a61 authored over 8 years ago
Merge pull request #2419 from doctrine/cleanup/remove-5.5-support

Remove PHP 5.5 support

8593756039e36c8216e13f9d01025f8450d343cf authored over 8 years ago
remove resource type checks

I am also of the opinion that the resource type checks are unhappy. We depend on driver internals.

02e5607cd76009d6885ca07304c821a4e9b2b7f7 authored over 8 years ago
corrected functional tests

removed unnecessary setup/teardown-methods

7c419f5ee87fed0853be1aca1443ccc096567150 authored over 8 years ago
Merge pull request #2413 from Deltachaos/deterministic-modifylimitquerytest

Deterministic results for ModifyLimitQueryTest

4dec3f73778cc8d254798846f1fde10b9a3b82d3 authored over 8 years ago
Merge pull request #2422 from MorrisJobke/no-default-value

Add error code mapping for "no default value" to MySQL driver

d6b1e110c4b65ea983bd9c0fbd15c9a33b47c33a authored over 8 years ago
Merge pull request #2425 from Progdom/use-implemented-method

Use implemented method instead of duplicate implementation

432b80084acb401f9f2daba461679ace39cf67df authored over 8 years ago
Use implemented method instead of duplicate implementation

f79318bacadd946dec6f8cfd41612dd0acf94043 authored over 8 years ago
Add error code mapping for "no default value" to MySQL driver

When following error message is shown, then it will get converted to the
correct Exception class...

e73ef8bd5ed631d12417800b0bfd097340ae3aee authored over 8 years ago
Corrected PR for persistent SQLAny-Connections

* removed "charset" patch
* implemeted resource_type compare with in_array instead of regex
* im...

7929c7f3bdb0280a3a5274b012f6de78b3e50d15 authored over 8 years ago
Revert "build a correct connection string for mirrored databases, too. In this case "host=ip1:port,ip2:port" servername and dbname are optional but can also be used without host parameter"

This reverts commit 0698cba6461ca5a641918c40efa33b8a40fb9fbc.

c2cbbf81af8542a6f6e671b2fa56f6c3aed68e1b authored over 8 years ago
Merge pull request #2322 from SenseException/events-doc

[Documentation] Extend Events documentation

caec26728251bcf205ac3aaa69c637912d9b9796 authored over 8 years ago
Removing deprecation errors caused by `getMock` usage in PHPUnit 5.4.x

4075f1c87d220bb3c32dabeed9a52f1895566a87 authored over 8 years ago
Testcase compatibility with PHPUnit 5.x

b229fa22809fbc0b0d31a5b53f29e2485a4e2d86 authored over 8 years ago
Bumping PHPUnit version requirement

638fa549477471b108572434354696c7f426e62e authored over 8 years ago
Dropping support for PHP 5.5 and below

3a24eb7688c8be963a4176ac5f8abea4b90f0d6a authored over 8 years ago
Stop testing 5.4 and 5.5

e617a38e4e4207a5f009eaa86d06070014781c26 authored over 8 years ago
Merge pull request #892 from Taluu/json-unflawed

Json unflawed Type (DDC-3863)

7d01ce70a1f8b7cbaa181c0ccb1a4225bbcf3000 authored over 8 years ago
Deterministic results for ModifyLimitQueryTest

7b3b8c11bb338718fe188371b1c3ebdff4dad814 authored over 8 years ago
add order by to return deterministic results

a4edb8b4e7fceb619d6b1456723160994fd968ee authored over 8 years ago
Minor code cleanup for efficiency, and tests to check the order by clause scrubbing is working correctly and not entering an infinite loop

7c8fe9c91e971bd56a38b0ffa5e781ee48ff18d9 authored over 8 years ago
Merge branch 'master' of https://github.com/doctrine/dbal into hotfix-2313-infinite-loop

65de5221ffaa48534e84df8695f51bffc57f2cd1 authored over 8 years ago
Merge pull request #2335 from kadala/master

Fixing method name 'rollBack'

7dd848b7afdf065966daebcac3c134f90ba2bcdd authored over 8 years ago
Merge pull request #2340 from guilliamxavier/patch-1

Fix SQL queries numbering in test failure output

b4e15f258ac6e95b9f584f520fb5bea94254ff53 authored over 8 years ago
Fix SQL queries numbering in test failure output

For example if the DebugStack SQL logger contains 3 queries, then we want an output like this:
...

571eead6ab1f4d27dfb976ec824a92d9d9c23647 authored over 8 years ago
build a correct connection string for mirrored databases, too. In this case "host=ip1:port,ip2:port"

servername and dbname are optional but can also be used without host parameter

0698cba6461ca5a641918c40efa33b8a40fb9fbc authored over 8 years ago
if $persistent=true, resource_type == 'SQLAnywhere persistent connnection ',

if $persistent=false, resource_type == 'SQLAnywhere connection'

2cdd579ce982d512ccf43cbe426d2640eaf256c1 authored over 8 years ago
Merge pull request #2364 from Deltachaos/small-functional-test-case-formating

Add more information for failed queries in tests

c664ce7fe233a0724e4b1e22b35b6fe4c9594b1f authored over 8 years ago
Merge pull request #2384 from Deltachaos/self

Fluent methods in QueryBuilder are now documented as returning `$this`

67ddb9b6721ea5907d684326df2659d7e8589464 authored over 8 years ago
Merge pull request #2390 from fprochazka/php7-throwable

Catch Throwable in Connection::transactional()

8aae77e0ebab4a2d185dc0d92553481912c92baa authored over 8 years ago
Merge pull request #2403 from MrMitch/patch-1

fix grammar in DBALException messages

affe2f49d0d33ebc3d8daa74c9ebfe8f96f9cc5e authored over 8 years ago
fix grammar in DBALException messages

- have forgot -> have forgotten
- larger or equal to 0 -> larger than or equal to 0

ff7707ed68bcd1e8bc3f34930767ffc98d002877 authored over 8 years ago
testTransactionalWithException: if no exception is thrown, fail

db06fceb26805db59c9d8551baaf18d55ee53c66 authored over 8 years ago
Catch Throwable in Connection::transactional()

54772655a6c80516baae9e28c5904bebb53bdec3 authored over 8 years ago
typo

a32476fd41c4af7127a18af1d32327c4b7baba7c authored over 8 years ago
Fluent methods in QueryBuilder are now documented as returning `$this`

a475516d585a682b4cd29dfce959c7d9a0861f79 authored over 8 years ago
Merge pull request #2382 from jacobhenke/patch-1

Remove arbitrary line number from github link

1c6f63dff60f1f8c073087833edae2da96d37287 authored over 8 years ago
Remove arbitrary line number from github link

e0f7ca44cacb41503a3e7ae9dfeca6da2130be38 authored over 8 years ago
Add more information for failed queries.

+ Change formating of code

3d2b59c743014ff9a4653a42ca28c713524ea82a authored almost 9 years ago
Add testcase for limit/offset when selecting from a subselect

b74511bc5336c274e7f88f564e69f7f630b29125 authored almost 9 years ago
Merge pull request #2349 from mrclay/self

Fluent methods in QueryBuilder are now documented as returning `self`

3df22ccdf20a68fafe34cb1ae452aee7cde7d442 authored almost 9 years ago
Fluent methods in QueryBuilder are now documented as returning `self`

This allows a subclass to be used fluently without confusing static
analysis tools.

f7f8f242dbdf2868f02b785459474cab147d27d4 authored almost 9 years ago
Fixing method name 'rollBack'

93af1de1987897e8546289052b6956d783c55542 authored almost 9 years ago
removed inline DocBlock

9ca48dc3a0597bf696c10223817b9c806fa9fe95 authored almost 9 years ago
Merge pull request #2317 from rquadling/patch-1

Multiple dialects require a --list per dialect

61e1f860a304c3fb6961ecbec36927b5f20b71c6 authored almost 9 years ago
Add info about columns and indexes completeness

358815731b143b1cf4dd464c085df63031cc71d5 authored almost 9 years ago
Add description for onSchemaColumnDefinition and onSchemaIndexDefinition

7f14180b8d978e027731deb0fdc9e94a6f091e1f authored almost 9 years ago
Add description for OnSchemaAlterTableAddColumn, OnSchemaAlterTableRemoveColumn, OnSchemaAlterTableChangeColumn, OnSchemaAlterTableRenameColumn events

afe281f2ebb7bea3bd982e4fda98820e027c6439 authored almost 9 years ago
Multiple dialects require a --list per dialect

Without using ``--list|-l`` you get a too many arguments error.

As an example ...

```
[ 1...

93289e32e79d9c04c85bda4952dec936a92e04a6 authored almost 9 years ago
Fixes by Issue: https://github.com/doctrine/dbal/issues/2314

03eff48d3ed2c407d5a704aa29bd7e52289b9246 authored almost 9 years ago
Add documentation of onSchemaCreateTableColumn, onSchemaDropTable and onSchemaAlterTable

aa996d3ae8cc3a86ff2d8bb5d132884b08d2de06 authored almost 9 years ago
Add Schema events skeleton and documentation of onSchemaCreateTable

ea473f7db5d6e6d15248128df37342e312d4c4e9 authored almost 9 years ago
Issue #2313 - Check for $orderByPos === false to prevent an infinite loop

5ecab7c510749982df6f81508192cb376caca34d authored almost 9 years ago
Throws an ConversionException if the json encoding fails

33f559696d9432fc73a49a6e1b51a4c01bd2fc98 authored almost 9 years ago
Deprecate old JsonArrayType

dee014182d32f65b763e60ff381c23a95cd09bde authored almost 9 years ago
Add a proper and unflawed JsonType

7604e367eac42af77097dca48028d4bde4aa1c37 authored almost 9 years ago
Merge pull request #2310 from asgrim/fix-order-of-params-for-migrations

[DB2] Move row number to the end of the field list in query limit/offset modification

625dd63568e386e11c01022c22e50adc2a8a7af6 authored almost 9 years ago
Merge pull request #2307 from bobvandevijver/master

[Oracle] Add support for Easy Connect string as connection parameter

a500e1abd95e37e716ab4c8fd6099b82ebd373f9 authored almost 9 years ago
Fixes unit test DB2PlatformTest::testModifiesLimitQuery

2ee02ed361d356aea1ee1be270042d5174244b78 authored almost 9 years ago
Change order of parameters in doModifyLimitQuery to work with Migrations

Conflicts:
lib/Doctrine/DBAL/Platforms/DB2iSeriesPlatform.php

e64c76db86b8af61e7bbe78fdac808849af09690 authored almost 9 years ago
Fixed backticks in doc

1592855c1908d47574a5252d1f800718411b4931 authored almost 9 years ago
Updated connectstring doc

ce7489be65ec1c0d5432b52efd164c5c629e0261 authored almost 9 years ago
Merge pull request #2309 from JHGitty/patch-1

Fix unnecessary check in DecimalType

eb487974c62373d1edc8eddd99be9b14974f3187 authored almost 9 years ago
Fix unnecessary check in DecimalType

see https://github.com/doctrine/doctrine2/pull/1104#issuecomment-51755834

e7c8ac9a39fa33f7c6293670b37d4bc2963ff09b authored almost 9 years ago
Fixes #2306. Adds support for a connect string when using Oci8

41fc898c011787c3162942637ab147f1c8b83390 authored about 9 years ago
Merge pull request #2284 from kimhemsoe/pg_default_database_option

Added parameter "default_dbname" to pdo_pgsql driver which can be use…

02e5b61baedbeb1832702d0feac3174e70c32c74 authored about 9 years ago
Fixed indenting after rebase

253b602c14d2c45904f1713a7f067f4c041a1cbd authored about 9 years ago
Merge pull request #2275 from deeky666/DBAL-2270

Quote reserved keywords in TRUNCATE TABLE SQL

5f0dfd29ed807e4dacba0ae69c70300ded8050c3 authored about 9 years ago
Merge pull request #2288 from deeky666/DBAL-1255

Preserve quotation of old column name in ColumnDiff

c752fc01555efde702dddbca47f58028f4140eca authored about 9 years ago