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

Unsigned switch is now set when calling `unsigned()` on pks.

339fc6aa0215314efa1468737fefdfb282004fb8 authored over 8 years ago by Chris Harris <[email protected]>
Made .gitignore patterns more specific

5da2a43c06a6999f713083c0c2e2bfe2546f25a8 authored over 8 years ago by Chris Harris <[email protected]>
Fixes primary key columns being added to table creation test

af2607a38a63a909939d10269720d4bd9e430f43 authored over 8 years ago by Chris Harris <[email protected]>
Removed `unsignedPrimaryKey()` schema builder type; now, the `unsigned()` modifier works with primary key types e.g. `pk()->unsigned()` or `bigpk()->unsigned()`.

a7793b06ea0adfdb43ebbd3a89daca8a76a82e77 authored over 8 years ago by Chris Harris <[email protected]>
Fixed `unsigned()` modifier to enable use with PKs.

b3821917c1a1f729396cc3f478c41d47e9c19216 authored over 8 years ago by Chris Harris <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype

98830f96a1bf6817368fe4cd20198d68e023087c authored over 8 years ago by Chris Harris <[email protected]>
Corrected MSSQL driver name. Fixed array addition to not overwrite matching keys.

fdebc73d799f39dca5002398f64ad754c7157154 authored over 8 years ago by Chris Harris <[email protected]>
Merge pull request #10972 from pana1990/10969-fix-migration

Fixed #10969: generator migration tool not works with decimal params …

9428423aacf01c3f38b9c2718bb79b3a29d0091f authored over 8 years ago by Dmitry Naumenko <[email protected]>
Merge remote-tracking branch 'upstream/master' into 10969-fix-migration

759fe19ad5d98fc8ea9c2e49e4ee4fdeef06dd6c authored over 8 years ago by Daniel Gomez Pan <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype

8443ffeebfa6bea1647fefda0cb371b9fc8b79a8 authored over 8 years ago by Chris Harris <[email protected]>
Reverted `unsigned()` pk modifier

1d36c1caad9845f3140cfe30d7b2ff2d7e1b5cb5 authored over 8 years ago by Chris Harris <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype

0253760ad57910370ea9a06c25444df3970717a3 authored over 8 years ago by Chris Harris <[email protected]>
Made base `QueryBuilderTest` abstract to exclude it from tests. Added upgrade notes.

d562add70233eed0bffe1728ef15d0cd1acf69f1 authored over 8 years ago by Chris Harris <[email protected]>
Merge pull request #10974 from maximal/patch-1

Fix accidental `getResponseHeader()` fails

7b89e897d283b2b665342f77971d66484f7a8c6a authored over 8 years ago by Dmitry Naumenko <[email protected]>
Testing `unsigned()` modifier on PKs (now `$this->primaryKey()->unsigned()` works)

4d8eaafa537579797b5aeae5c50db6ac3914c84f authored over 8 years ago by Chris Harris <[email protected]>
Fix accidental `getResponseHeader()` fails

58a68ea080d8ba461b5f7d081313ec2a81acc6d4 authored over 8 years ago by MaximAL <[email protected]>
All common column definitions and expected outputs now in `QueryBuilderTest::columnTypes()`. `DbmsSpecificQueryBuilderTest::columnTypes()` adds DBMS specific column definitions.

3d7769a155d3ed509b2917f3a1206fc2e5b3fb2b authored over 8 years ago by Chris Harris <[email protected]>
Items with text only in col 3 will be ignored

2f8617231cbe46dda4e16842897b93846cce475f authored over 8 years ago by Chris Harris <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype

# Conflicts:
# framework/db/sqlite/QueryBuilder.php

e25d66529aa1131b76262e660100c2ebea48e575 authored over 8 years ago by Chris Harris <[email protected]>
Added Sublime Text project / workspace files and LadyPHP source files to .gitignore

08fae1a8b621672ed9056ff6482d07ab5a493de4 authored over 8 years ago by Chris Harris <[email protected]>
Testing multi-DBMS capable column schema test data array

e42edd150e78bfdfab9dfc7e0ca8bf0f62c3234b authored over 8 years ago by Chris Harris <[email protected]>
fixed phpdoc type names

e35ddf4bbb7787e8645b0ea41bd495027c72c0c5 authored over 8 years ago by Carsten Brandt <[email protected]>
Fixed Imagick call in Captcha

1ae9cc6cf7b085bcee604f9f334cbcfae1c76d5d authored over 8 years ago by Alexander Makarov <[email protected]>
added unit test for #10946

900d1200dd8290ed9ca20275d036181fea5cbe15 authored over 8 years ago by Carsten Brandt <[email protected]>
Merge branch 'SamMousa-enh-link-submission-form-attribute-9893'

cf4cb1500a712b7ea5163bdc8c70a2001436a336 authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'enh-link-submission-form-attribute-9893' of https://github.com/SamMousa/yii2 into SamMousa-enh-link-submission-form-attribute-9893

24fa72ec443d2a495266507909c25cc4d068c63f authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
avoid merge conflicts in CHANGELOG

fixes #10958

ec10577a81e52b11a2a2762fd22827dfcbbc7282 authored over 8 years ago by Carsten Brandt <[email protected]>
Merge remote-tracking branch 'upstream/master' into enh-link-submission-form-attribute-9893

b304fd98785e273e445cbe475ad4462d494ae55f authored over 8 years ago by Sam Mousa <[email protected]>
Merge branch 'quantum13-helper_indexbydimensions'

be9861a99fd5e4e5293d7b56450daf8811cb2594 authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'helper_indexbydimensions' of https://github.com/quantum13/yii2 into quantum13-helper_indexbydimensions

99c8972600558d3dc3aa0580bcf615e6579e1a4b authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype

e3a3f48dddd987ee43d27884be0a67a868790404 authored over 8 years ago by Chris Harris <[email protected]>
#5469 added mimetype mask validation feature

fe9aefcc4a3e3cbb519df61743f61a19e155c8fe authored over 8 years ago by kirSeNN <[email protected]>
Refactored FileHelper::validateMimeType, js validaton, PHPDocs

2da01ed3899d387d853a4cf525dbfb267628c3b6 authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed test data

44c7ab99f2527116a51e26682da07258d9419c80 authored over 8 years ago by Chris Harris <[email protected]>
Formatting

f99ce461ec4a0f785e212903527dcb6dacb7d2be authored over 8 years ago by Chris Harris <[email protected]>
Check return value of strncmp. Corrected SQLite expected schema test data.

06da39eacc573c793dd077b13d51798b029b5a46 authored over 8 years ago by Chris Harris <[email protected]>
Remove _all_ variants of primary key columns from `testCreateTableColumnTypes()` test

b36cf68c8c5e42a401d849cf4670146d997685a5 authored over 8 years ago by Chris Harris <[email protected]>
Correct builder type in test data

8db6472877ec6c42adfce599e2895bea1b640902 authored over 8 years ago by Chris Harris <[email protected]>
Start of new tests

c004475e08761a2034aa9c04af170dec7ac6508a authored over 8 years ago by Chris Harris <[email protected]>
Added `$expectedColumnSchemaBuilder` back to test data

398f0d431842e7cd0d8c071e4f5bfd1744c60934 authored over 8 years ago by Chris Harris <[email protected]>
`ColumnSchemaBuilder::__toString()` should match `$expected`

acbc2a400ead2d1ce317632e484adc9411b2ce1d authored over 8 years ago by Chris Harris <[email protected]>
Upgraded some tests. Fixed MySQL test fixtures to create all tables with InnoDB.

e82c965db0891eeadce363e49bc44132caaf1634 authored over 8 years ago by Chris Harris <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype

# Conflicts:
# framework/CHANGELOG.md

6a4a54b85b153a08dd2d7f19ba70a2ed0da5e6d8 authored over 8 years ago by Chris Harris <[email protected]>
Added CHECK modifier to PK schema pattern. Modified UNSIGNED tests to not include modifier by default (i.e. only present when testing DBMSes that support it).

d9c1db58a020255de9f836a200ca19dc60485879 authored over 8 years ago by Chris Harris <[email protected]>
Refactored to a more functional way of accessing database connection

351b60528a43673988b3578785aee60d0e61d166 authored over 8 years ago by Chris Harris <[email protected]>
AFTER column name is now escaped by safe method

ee86d15e3cfa3a21fa77882723444bdc22bb49e2 authored over 8 years ago by Chris Harris <[email protected]>
Renamed category constants

4cdb160b7028c3c43670b21929211903d3a137e7 authored over 8 years ago by Chris Harris <[email protected]>
Fixed comment [skip ci]

fc745a17cba792654cddd6e12b6001d8e1565c83 authored over 8 years ago by Chris Harris <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype

91cf30e49f3067ff740dc4dbaeb4ecd21b010d71 authored over 8 years ago by Chris Harris <[email protected]>
Fixed comment formatting. Renamed ColumnSchemaBuilder::CAT_TEXT to ColumnSchemaBuilder::CAT_STRING. [skip ci]

581e8fd8ee13800f891d43c34599de75d983c85f authored over 8 years ago by Chris Harris <[email protected]>
Sqlite specific schema builder class actually gets loaded now

b11b09648995722d7404c369cb2a1d8cb6d01379 authored over 8 years ago by Chris Harris <[email protected]>
Merge branch '9340-add-after-method-to-migrations-schema-builder' into 9562-add-char-datatype

cff8baa6d2186a03bbb1d28c0ae9d10329cec8d2 authored over 8 years ago by Chris Harris <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 9340-add-after-method-to-migrations-schema-builder

a00df229eeb9f1dc8d3e00c7ff3c95858487caef authored over 8 years ago by Chris Harris <[email protected]>
Adds `char` datatype to framework

4a54759d0c6b58a243d72c562c8c7c2080970116 authored over 8 years ago by Chris Harris <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2

d206535335e875f07ef03ec9a77c4c466230f3ff authored over 8 years ago by Chris Harris <[email protected]>
Resolved merge conflict in changelog

ddb8c35910813c5f4cbbdfb2ff7757cbb6844ae1 authored over 8 years ago by Chris Harris <[email protected]>
better fix for test break b9880f32474bf30bd7662ee7f3465a0e58a2be2b

c7d4d8913f048d0d2342a7cb519a2fe9de856168 authored over 8 years ago by Carsten Brandt <[email protected]>
added test for custom index hints in FROM and JOIN

close #10869

a24b5a8c29227c8d1d428dd03affdcaba1e49ee1 authored over 8 years ago by Carsten Brandt <[email protected]>
Removed unnecessary parentheses

49139ac67333be078fdfc2db64af343cb0c9cdef authored over 8 years ago by Alexander Makarov <[email protected]>
Use static:: instead of $this for static method calls

77d2ecf47851d016dd345c4db9dd472038108c20 authored over 8 years ago by Alexander Makarov <[email protected]>
Removed unused use statement, replaced preg_split with explode

d8cbe0993eb1bc683b84b7df3ada6953e424e68d authored over 8 years ago by Alexander Makarov <[email protected]>
Merge pull request #10842 from lukBarros/master

Added and translated into Brazil of the Portuguese session of the URL helper

a190b73eef8abaeec3019f4b8e2569941542ad7b authored over 8 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #10860 from pana1990/patch

Add @since [skip ci]

27d8a4b1c928db66c4cb0b2cf8a5874e0b4fb640 authored over 8 years ago by Alexander Makarov <[email protected]>
Fixes #10422: `yii\db\ColumnSchemaBuilder::buildNotNullString` now returns `NULL` instead of empty string to properly work with MSSQL (reverted from commit 2498a9b3bb8b1b535b0dfc451218217a63610eb7)

f6a2ed33b2144e6e4e51590f5df62420af472827 authored over 8 years ago by Alexander Makarov <[email protected]>
Fixes #10422: `yii\db\ColumnSchemaBuilder::buildNotNullString` now returns `NULL` instead of empty string to properly work with MSSQL

2697b79c16374d83bb859968e93f6477991f0f4d authored over 8 years ago by nevermnd <[email protected]>
Fixes #9851: Fixed partial commit / rollback in nested transactions

982795ad050b23375953f4b868f273a0e1dcf394 authored over 8 years ago by Sam Mousa <[email protected]>
Merge pull request #10777 from pana1990/10764-enh-options-tag

WIP #10764

6b6a21947b4e731d55cff2eac7598a3d2ffae843 authored over 8 years ago by Dmitry Naumenko <[email protected]>
Merge remote-tracking branch 'upstream/master' into 10764-enh-options-tag

# Conflicts:
# framework/CHANGELOG.md

c6ef7f28d6ea6405bdc5aa7cce17ad5544a29048 authored over 8 years ago by Daniel Gomez Pan <[email protected]>
Merge pull request #10852 from githubjeka/uploadfile_doc

phpDoc: return of UploadedFile::getInstance()

8558f4a8ee589b25249c7e5f096d6b6b37088815 authored over 8 years ago by Dmitry Naumenko <[email protected]>
prepare for 2.0.7 release

- adjust version
- build classmap
- build phpdoc @property annotations
- build mime-type file

1961b316bfcc671f1123f359ad34e2ffa9f1fca7 authored over 8 years ago by Carsten Brandt <[email protected]>
Merge pull request #10828 from yiisoft/activequery-alias2

Activequery::joinWith() alias

50a112d0ab9664588be29557d59d32efbf0ef39d authored over 8 years ago by Carsten Brandt <[email protected]>
Travis: added ICU_DATA_VERTION to output

68841737dc84532dfc3622fe46154f01a05be8bf authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #10827 from yiijan/docs-ja-0212

Docs ja 0212 updates

e8496501ae9de80389effdfb0b2e02b63163d375 authored over 8 years ago by Dmitry Naumenko <[email protected]>
joinWith implementation cleanup

280f13022250e41fdbc170efac07488997e4e896 authored over 8 years ago by Carsten Brandt <[email protected]>
more tests for joinWith alias

also test on joining the same relation twice

7ab5f474fcf5f366dd9aa99d75d9666f893ad786 authored over 8 years ago by Carsten Brandt <[email protected]>
`CheckboxColumnTest` location fixed

a18237f547a054b3a1306a5fa3077d7e22001d91 authored over 8 years ago by Klimov Paul <[email protected]>
Merge pull request #10810 from githubjeka/patch-1

Update return phpDoc queryOne & queryScalar.

fa7b771d818733fe106b52043bda14b2a75e7128 authored over 8 years ago by Dmitry Naumenko <[email protected]>
Update return phpDoc queryOne & queryScalar.

2161c47b492a101e956bd24b785c889047406e2b authored over 8 years ago by Evgeniy Tkachenko <[email protected]>
Merge pull request #10776 from yiisoft/fix-auth-method

fixed behavior of AuthMethod::isActive

c2fca9fbcf5d7e564ad23d2400efe89c57d28b43 authored over 8 years ago by Dmitry Naumenko <[email protected]>
Merge branch 'master' into fix-auth-method

35b4abb82d85906dc014187efdc6d108177c131d authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #10783 from yiisoft/7964-i18n-fallback

Fixed i18n message sources to load fallback messages in a smarter way

7ab93e86712934328df8583de074c6a6db19c2d7 authored over 8 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #10782 from yiisoft/ip-validator-message

IpValidator: use message property for default error

e625563a1ecf612d20c4bd2c0febccfc859dee76 authored over 8 years ago by Dmitry Naumenko <[email protected]>
IpValidator JS validation: wrongIp->message renamed

d36854bec0940987edd48dab9f9c6e3d9d3c1f14 authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge branch 'master' into ip-validator-message

d8b2461b9154720660175c98e7aff7d129c400d8 authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
phpdoc fixes

266a282c5c3e4b2721ed9586077585dc82c60fda authored over 8 years ago by Carsten Brandt <[email protected]>
db layer phpdoc fixes

5ce01446e7454ed62854939213df8574e1b974e0 authored over 8 years ago by Carsten Brandt <[email protected]>
Merge pull request #10765 from yiisoft/revert-action-di

Revert DI injection via controller action method signature

e516501f9e4ce8b8b99dee980d4fdc8b616076df authored over 8 years ago by Alexander Makarov <[email protected]>
Merge pull request #10770 from dynasource/cs-property-ordering

Update core-code-style.md [skip ci]

77b99255e4822bbcdcdcebb0523457df40764b9d authored over 8 years ago by Alexander Makarov <[email protected]>
yii\db\Connection::createCommand() removed DI usage for performance reasons

0d730bdd17503fcc6dd1e596e2d73670dabbf406 authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
better documentation for Command in db Connection

0fb51fb6200df7c4701fe17e299fa4987e7f9868 authored over 8 years ago by Carsten Brandt <[email protected]>
Merge branch 'SamMousa-feature-configurable-command-class'

a1700513bc880b67e3f9f4d47419f569a6624b31 authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
db/Connection - update PHPDocs, update CHANGELOG

a731b4f57fad7ed0d00448e7a55969a749919e2c authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed issue #7674

2ce1641364131546726c2e699139357b892babdb authored over 8 years ago by Sam Mousa <[email protected]>
EmailValidator - the name of the mailbox is no longer limited with the length

f3041699658612eb3c22a2b811c403c5ee21f847 authored over 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
MSSQL does not support explicit value for an IDENTITY column #9773

4158906570123e1986c88630d3873f92ce50378b authored over 8 years ago by Alexander Makarov <[email protected]>
Fixed MSSQL expected test result: we're adding ORDER BY (SELECT NULL) to limit and order queries and query params are empty array by default

c0b3563ed8b61c62962de40dd128c35691d65241 authored over 8 years ago by Alexander Makarov <[email protected]>
MSSQL doesn't have SUBSTR and isn't able to use expressions in ORDER BY and GROUP BY

fd559e8c5f187799e6c14802b893b471f68342d5 authored over 8 years ago by Alexander Makarov <[email protected]>
Merge pull request #10715 from drodata/master

Fixed a typo

f650e91bb4389aff37923b12d63cfda486dba675 authored over 8 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #10709 from bizley/guide-pl

Guide PL [skip ci]

277de43d3475e21a59bb0251d3f613dabb7008bf authored over 8 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl

ea2fe70df8683d643599699e83ddcda8482257e3 authored over 8 years ago by Bizley <[email protected]>