Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db

Yii Database Library
https://github.com/yiisoft/db

Added fixture files

9da587e1454eb13f20d2474969df658144a484ed authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Removed own tests bootstrap, used from yii-core

29e81cee28435d08c713a75b21de2ae2f6108ca9 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fix tests (#41)

* fix QueryCache

* Updated DataReader to new DI

41fafcfd606deb453988112c5ec2786793487b2d authored almost 6 years ago by Fabrizio Caldarelli <[email protected]>
Fix namespace y update comments (#38)

1351c16e684a6f1858b9034fdac6ad9ef3fc231c authored almost 6 years ago by terabytesoftw <[email protected]>
Fixed `cache` namespace everywhere

d7d6a2f9867c059f8fe08861e3c64d064a56c35d authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fixed aliases in tests

f37f83bbf992a8e30cffb5d9ac1ba47eeb5a07b8 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Added constructor to `Schema`

bd7795a7ee9127fdc6d516aa992bcd1d5714f56b authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Added require `db-mysql` it is used in tests

46477f915df4502742d0a054b97958f4c17d35a2 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fix connection class and tests (#37)

* Connection fixed

* fix ConnectionTest

1d5850149464d38b707363486e73edbf1b13de3c authored almost 6 years ago by Fabrizio Caldarelli <[email protected]>
Added type hint

cdfb281f865526a619e7f20a8c35baa87a1e50a5 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fix missing `Query` constructor (#34)

* Fix cache namespace

* added constructor for yii\db\Query object

* used AbstractContainer...

8355c29308c571e554788401adbd1a67b52ae3ab authored almost 6 years ago by Fabrizio Caldarelli <[email protected]>
Fix namespaces

594ce55195e42f94921d6cd274720f2056510ab6 authored almost 6 years ago by Mehdi Achour <[email protected]>
Added `ConnectionInterface`

cc9b1f894afc28aeb09dd7a43c923c2c20d2a646 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Added constructor to `Transaction`

2e89da5e17d522ea8ba48533317204fa3666b11d authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Removed `$config` from db `Expression` constructor

8de90d5eb81aed59494fac7128d8829009ec32c5 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fixed `Connection::setQueryBuilder()` removed use of `Yii::configure`

7918433c7a101f7edffc6207613c2e0d44270f08 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Inited configuration (to be continued)

eb520fcd8d8f426ea064213b105410594c6de0c0 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Added dsn example (#26) [skip ci]

Added dsn example
http://php.net/manual/en/pdo.construct.php
http://php.net/manual/en/ref.pdo-...

90369f62ecd0b1bccd902ff230dae65d545a81c9 authored almost 6 years ago by Kids Return <[email protected]>
Remove `$charset` (#13)

* Throw exception when charset is used for unsupported driver. Remove charset support for mysql ...

811972523f31ece46cae9bcee858b0601603eee6 authored almost 6 years ago by Sam <[email protected]>
Fixed travis build to run (#16)

1e2f5e0caf2356317ed2db28cb7e91a8d11168ee authored almost 6 years ago by Alexander Makarov <[email protected]>
Merge pull request #11 from bizley/yii2-nested-transaction-exc

Savepoint unsupported detection in transaction begin

09f8310a59dd6f408ee05b367c9e268d5b2851a9 authored almost 6 years ago by Alexander Makarov <[email protected]>
test for savepoint not supported

9289c39438b26539c41a1f48dcfa5c2848db98e9 authored almost 6 years ago by Bizley <[email protected]>
begin() throws exc when savepoint is not supported

53f4732b4605535ffd8975afab815ff4a3f6fe1a authored almost 6 years ago by Bizley <[email protected]>
Create move.yml

f1c0c4098037896b5206dfdc64ab3aea50f26b92 authored almost 6 years ago by Alexander Makarov <[email protected]>
Fixing tests

a3464d40ad06f74276ceeea4d7de04a55998bb94 authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Added require dev: active-record, yii-web and db-sqlite

d61954aac2b1998624e1ee94b0c780020ceb59ae authored almost 6 years ago by Andrii Vasyliev <[email protected]>
Fixing tests

f694133195c0fc00e28b153daa02b715bf1a4bff authored about 6 years ago by Andrii Vasyliev <[email protected]>
Moved id `SqlDataProvider` from core

226e42427030babb65478d48563545d5b8fa1abe authored about 6 years ago by Andrii Vasyliev <[email protected]>
Added require-dev `yii-console`

74e860f92a1af94847ea2b85a93f821f2c17e633 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixing tests. Moved in missing files from core.

c86461986d1cace89ab9bd7430f2605af2e0a278 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixed extensions namespaces

7a15ae89f688c5e3089bbdcd0a732dc15994d6c8 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Removed config from `ColumnSchemaBuilder` constructor

8e346c52dae73b947e8b3884115855b415b9125d authored about 6 years ago by Andrii Vasyliev <[email protected]>
Added `composer.lock` in repository

2561f0fe9de49301c28040176079a431dc988adf authored about 6 years ago by Andrii Vasyliev <[email protected]>
Inited tests, but there are no actual tests, only abstract classes

7cce470759844bce1c114c9a0148ac16dbc11f71 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Added require `yiisoft/cache`

fd391ededcb31951f10149687369e050488509bb authored about 6 years ago by Andrii Vasyliev <[email protected]>
Changed `QueryBuilder` initialization: moved init into contructor

3da54104fb25e1086fc2f2e90db980980fb19582 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Fixed to follow Yii 3.0 changes (#4)

73b785adcc3e3de433f430b8937bbccabee04770 authored about 6 years ago by terabytesoftw <[email protected]>
Renamed `yiisoft/yii-core`

fccc99c5bd49016fa634373fb45bcf3d557b402e authored about 6 years ago by Andrii Vasyliev <[email protected]>
Working on Yii 3.0 compatiblity

8cb4f6a44265a92411a48be7495255a8a313faef authored about 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixing for 3.0 changes

dd0ce409dd505b76dfd560778c3a37aa695b5287 authored about 6 years ago by Andrii Vasyliev <[email protected]>
Added packaging: composer.json, README and config

4f27cd9914e74ac55f388375abdc30a40a9230ed authored about 6 years ago by Andrii Vasyliev <[email protected]>
Moved `src` and `tests/unit` after split

5bb55ecab3c30673228ddb4cd0f85ce56fbe86ac authored about 6 years ago by Andrii Vasyliev <[email protected]>
Removed empty captcha directory and file (#16507)

4dae01b23e254dfe443f215a6a9fde158720f6b1 authored over 6 years ago by Andrii Vasyliev <[email protected]>
Merge branch 'CjtMailer' of https://github.com/cjtterabytesoft/yii2 into cjtterabytesoft-CjtMailer

ae059fea1d53e4458594e5765d982cf949314df9 authored over 6 years ago by Alexander Makarov <[email protected]>
Adjusted versioning

72cd83100602612234a9d278c59d17a0b62b5e87 authored over 6 years ago by Alexander Makarov <[email protected]>
Use null coalesce operator where possible

Added ternary_to_null_coalescing to php-cs-fixer config

Related to #11397

c5fa42123f7fcc170a1e9a8300621415cb871645 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' into 2.1

f229df73bf371a48b2ac9d4d520c7becdda5f40b authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes #16217: Fixed `yii\console\controllers\HelpController` to work well in Windows environment

3a08e400e0eafa0226a58016ee866d32c08ba69c authored over 6 years ago by Alexander Makarov <[email protected]>
Fixed bad instnaceof check in `yii\db\Schema::getTableMetadata()`

794b763dfbacb91852c6375633d00e604bf5657e authored over 6 years ago by Alexander Makarov <[email protected]>
Fixes #16245: Fixed `__isset()` in `BaseActiveRecord` not catching errors

4fd89c0ef1875f25ba4a6412b5cc25aef3339f01 authored over 6 years ago by Sam <[email protected]>
Fixing tests

ec33f4202d73a9676af14886e0116eb8bfe87449 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' into 2.1

Conflicts:
.travis.yml
README.md
composer.json
docs/guide-ja/caching-data.md
docs/guide-ja...

f78f3e8cad72547fc73fb996b4414dfb366a3b24 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fix ODBC Driver 13 for SQL Server error on null (#16039)

a4da57186f94915903da74f9f09dcf504ac88e08 authored over 6 years ago by vsivsivsi <[email protected]>
improved docs for DSN array syntax

pr #16148

ebe925c5287832cc1aa878a0b007f427125ac589 authored over 6 years ago by Carsten Brandt <[email protected]>
Added more docs about `yii\db\Connection::dsn` property (#16148) [skip ci]

0a40ec200018c8f519429db5177bd194df4f8f19 authored over 6 years ago by Leandro Gehlen <[email protected]>
Merge pull request #16076 from cebe/time-format-c

added test to verify #15298

c2477d16cdae43ec3c9b77f2d4ff104c2424a90d authored over 6 years ago by Dmitry Naumenko <[email protected]>
FileCache: rebuild cache file before touch when different file owner (#16120)

* Test Travis envs

* The fix

* posix_geteuid only exists on Linux

* Added PR to changelog

4dab672c053ea54eed1f94beeeb9201398217d87 authored over 6 years ago by Filippo Tessarotto <[email protected]>
Fixes #16126: Allows to configure `Connection::dsn` by config array

d7a805d0322d0432713d9baa635864d67e9a18bf authored over 6 years ago by Leandro Gehlen <[email protected]>
Add AppVeyor CI (#16123)

bf61c27e5aa57eca3b1fc6b0ac44973ac8d4d250 authored over 6 years ago by Filippo Tessarotto <[email protected]>
Merge pull request #16115 from yiichina/doc

zh-CN translation

8165b3d84e31473f04d37b4410951fe40344de89 authored over 6 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into doc

3e12a6dd496390e8b38785fa45635f51cfa32f79 authored over 6 years ago by cuiliang <[email protected]>
Fixes #16073: Fixed regression in Oracle `IN` condition builder for more than 1000 items

c5a028e59793dcf1ce13945531950680d54b0b4a authored over 6 years ago by Carsten Brandt <[email protected]>
Merge pull request #70 from xiaoliushifu/doc

【资源】的翻译(部分)

3cfec4d842e71970f165f632b2a5d3e3382fc5bd authored over 6 years ago by cuiliang <[email protected]>
Merge pull request #1 from yiichina/doc

同步yiichina/yii2:doc的代码到我的仓库,准备新的翻译任务

7878adf6f7d041ef5e92d9f2e78fc569a23968a6 authored over 6 years ago by masterliu <[email protected]>
merge from yiisoft/yii2

ab7413925639c6fd9aed1b6740cf094de08b087b authored over 6 years ago by cuileon <[email protected]>
Fixes #15117: Fixed `yii\db\Schema::getTableMetadata` cache refreshing

fcb5e3cbd9669027c198ab434941db755dd71b85 authored over 6 years ago by Bob Olde Hampsink <[email protected]>
Merge pull request #15963 from rugabarbo/2.1-drop-deprecated-column-schema-properties

Issue #15957: dropped deprecated ColumnSchema properties

1a5f7864943eaa04b5e4ff0e776b972ab2081a92 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #16011 from yiichina/doc

zh-CN doc translation

9ee4713a6aa07d30a9cf2f9636825604eb78baa4 authored over 6 years ago by Alexander Makarov <[email protected]>
Simplify yield test for `Command::batchInsert()`. (#16007)

c89d95071049bb21ab568cd3a78d898252a0fc1f authored over 6 years ago by Robert Korulczyk <[email protected]>
Better travis config comments [skip ci] (#15996)

3e2e6e5d237c3aa5cd3eb888d77421eafaa3c076 authored over 6 years ago by Pavel Ivanov <[email protected]>
Issue #14834: skip 'TIMESTAMP' definition test when NO_ZERO_DATE enabled (#15987)

This is a temporary patch to be able to run tests on local configurations without additional MyS...

364a764a2dd68d820b014adb01e5c259ecec84f6 authored over 6 years ago by Pavel Ivanov <[email protected]>
Fix travis builds for 'nightly' php (#15992)

1) Fixed unexpected exceptions (PHP nightly): https://travis-ci.org/yiisoft/yii2/jobs/358866164#...

4b18637712b4da4c23f330070ba0825f8856d280 authored over 6 years ago by Pavel Ivanov <[email protected]>
Issue #15957: dropped unnecessary PHP version checks (#15975)

ad1859663e3d4179bd6ae49e0bf9df3938535e02 authored over 6 years ago by Pavel Ivanov <[email protected]>
Issue #15957: dropped deprecated QueryBuilder condition builders (#15980)

d5fd5eacb18951b47ed06ed1114a3d179dab330b authored over 6 years ago by Pavel Ivanov <[email protected]>
Issue #15957: dropped deprecated Connection::$commandClass (#15966)

See also #15357

16818686a363cbeca57fa5cb7b62508bb6f96a42 authored over 6 years ago by Pavel Ivanov <[email protected]>
Issue #15957: small fix of travis builds (#15967)

See also: https://travis-ci.org/yiisoft/yii2/builds/357597899

b7935e3d76e35e2b40a3e88a488db2c3a98814d6 authored over 6 years ago by Pavel Ivanov <[email protected]>
Issue #15957: drop HHVM remains (#15965)

See also #14178

255855294bc5812089771d552266d3678734ac0b authored over 6 years ago by Pavel Ivanov <[email protected]>
#11560: removed ZendDataCache remains (#15955)

afb9f136c1ac43e4ae7b607f2c0a39d0a7c314f0 authored over 6 years ago by Pavel Ivanov <[email protected]>
merge from 2.0.15

bdd3b280da1a042b8293e0cddeff8ca73907881a authored over 6 years ago by cuileon <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
Fixed a small spelling mistake
Tweaking a few grammat...

9f39133535b14d9c6abe0065ae9823415072926a authored over 6 years ago by Carsten Brandt <[email protected]>
Merge branch '2.0.15-dev'

* 2.0.15-dev:
release version 2.0.15.1
optimize table name
`yii\db\ActiveRecord::findOne()...

9a380f8248f698e573e856b7b3d4a83d47b72998 authored over 6 years ago by Carsten Brandt <[email protected]>
Merge pull request #64 from yiichina/doc

merge from Doc

09d8e391b9f61fe38c918daa02415375b9c5cd38 authored over 6 years ago by cuiliang <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
guide-ja/db* updated
WIP
db-query-builder.md WIP
...

94e7048d48196b13a409c47125a12fc11b36efb4 authored over 6 years ago by Carsten Brandt <[email protected]>
Merge branch '2.0.15-dev'

* 2.0.15-dev:
prepare for next release
release version 2.0.15
remove ColumnSchema import f...

b091a53ea7fd93751f0db5bc1c6bc376974c7aba authored over 6 years ago by Carsten Brandt <[email protected]>
Updated issue template [skip ci]

7eb5cbb1b31609dc22cfcbb271744b6bfd3096e2 authored over 6 years ago by Alexander Makarov <[email protected]>
release version 2.0.14.2

59dea102e39c23dd10d9e6874c044cc663f648cb authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed `null` saving for JSON and Array cols in AR

Fixes #15863

9d573238dc94e17d657292b6a186d0cd1d3483ca authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #15868 from SilverFire/mysql-json-cast-15839

Fixed JsonExpressionBuilder to cast JSON explicitly

26e8df1925d14074dae916d810abf9526fc1152b authored over 6 years ago by Dmitry Naumenko <[email protected]>
[minor] SCA with Php Inspections (EA Ultimate) (#15871)

* Php Inspections (EA Ultimate): use type casting where applicable

* Php Inspections (EA Ulti...

1498062a6dd1bfb3ccd66ba9a32e6423f7c4ba1d authored over 6 years ago by Vladimir Reznichenko <[email protected]>
REST OPTIONS Action bug fix with Header name (#15869)

26e2356a87da7ad3bf0fa3eefd6c0d962809930b authored over 6 years ago by antonkot <[email protected]>
Merge pull request #15859 from FabrizioCaldarelli/15858-broken-basehtml-collecterrors-with-showallerrors-true

15858 broken basehtml collecterrors with showallerrors true

09aa79612faf7b397c982ee2efb09e71aa16b3dd authored over 6 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #15797 from kalessil/master

[minor] Static code analysis

37afe51f35b06e8514fe84ba42d5b6ef2c4010f1 authored over 6 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #15857 from SilverFire/nested-jsonexpression-15836

Fixed nesting of JsonExpression, ArrayExpression

8dac4d7e2f00b714dbe9aca70f12e47ca81974ca authored over 6 years ago by Dmitry Naumenko <[email protected]>
Merge remote-tracking branch 'upstream/master'

db01bbeb689387c771fd91b957dc751acbf969a0 authored over 6 years ago by Fabrizio <[email protected]>
Fixed nesting of JsonExpression, ArrayExpression

2c80b40d34f15aa626c948ac260a4ad39d884f56 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Connection::getTransaction() adjust phpdoc to also return null (#15848) [skip ci]

de168236ccd7d7f070734ab8fccd778903ea1a9c authored over 6 years ago by Filippo Tessarotto <[email protected]>
Fixed CommandTest::testBindValuesSupportsDeprecatedPDOCastingFormat()

94f8eccf28b6a09303ff99ff612f78c16d1803ca authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'antonmarin-patch-1'

db5ed2e3621628ac8579bf8604271f98c40af096 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Updated docs, added tests

cfc53f4f4f7e4fca18d0c472bb46896b8248a9ab authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed `null` values handling for PostgresSQL arrays

Fixes #15804

413cfbc4f8d7596ffb842bfe47e6180826784ae5 authored over 6 years ago by SilverFire - Dmitry Naumenko <[email protected]>