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

rename method

darkdef opened this pull request over 1 year ago
Naming - `ColumnSchema::isAllowNull()`

arogachev opened this issue over 1 year ago
Improves the definition of the column builder.

terabytesoftw opened this pull request over 1 year ago
Remove unnecessary methods.

terabytesoftw opened this pull request over 1 year ago
Rename columns for column.

terabytesoftw opened this pull request over 1 year ago
Fixes

samdark opened this pull request over 1 year ago
QueryPartsInterface phpdoc

samdark opened this issue over 1 year ago
Auto generate names for primary keys, foreign keys, indexes

arogachev opened this issue over 1 year ago
Better naming classes with `PDO` - part 2.

terabytesoftw opened this pull request over 1 year ago
Add explained for index type, in `createIndex()`.

terabytesoftw opened this pull request over 1 year ago
Add docs for schema - part 1.

terabytesoftw opened this pull request over 1 year ago
Distribute missing docs changes to other db repos

arogachev opened this issue over 1 year ago
Various corrections before release, part 2

arogachev opened this pull request over 1 year ago
Naming - `TableSchema::columns()`

arogachev opened this issue over 1 year ago
Naming inconsistency - `TableSchema::compositeFk()`

arogachev opened this issue over 1 year ago
Apply corrections in notes.

terabytesoftw opened this pull request over 1 year ago
Split operators.

terabytesoftw opened this pull request over 1 year ago
Add github actions in testing.

terabytesoftw opened this pull request over 1 year ago
Use full name.

terabytesoftw opened this pull request over 1 year ago
Docs on inspecting DB schema

samdark opened this issue over 1 year ago
Add constants for `CASCADE`, etc.?

arogachev opened this issue over 1 year ago
Naming - `refTable` / `refColumns`

arogachev opened this issue over 1 year ago
How to check existence of a table?

arogachev opened this issue over 1 year ago
Better naming classes with `PDO` - part 2.

terabytesoftw opened this pull request over 1 year ago
Remove link package itself, adopt last change packages drivers.

terabytesoftw opened this pull request over 1 year ago
Allow optional databaseName in constructor for `DsnSocket::class`.

terabytesoftw opened this pull request over 1 year ago
Better naming helpers.

terabytesoftw opened this pull request over 1 year ago
Make Database name optional in Socket Dsn

cebe opened this pull request over 1 year ago
Add list extensions for `yiisoft/db`.

terabytesoftw opened this pull request over 1 year ago
Remove `getCacheKey()` to `ConnectionInterface::class`.

terabytesoftw opened this pull request over 1 year ago
Add command `showDatabases()`.

terabytesoftw opened this pull request over 1 year ago
Rename `ArrayHelper` and `StringHelper`

vjik opened this issue over 1 year ago
added tests for StringHelper::normalizeFloat()

cebe opened this pull request over 1 year ago
PHP Docs Improvements

cebe opened this pull request over 1 year ago
Remove cache duration `AbstractSchema::class`.

terabytesoftw opened this pull request over 1 year ago
Remove unsed `Stringable` in `Query::class`.

terabytesoftw opened this pull request over 1 year ago
Better naming `getDriverName()`.

terabytesoftw opened this pull request over 1 year ago
Use case and naming of Connection:: getName()

cebe opened this issue over 1 year ago
Connection::getCacheKey() should not be part of the interface

cebe opened this issue over 1 year ago
AbstractDsn database name should be optional?

cebe opened this issue over 1 year ago
SchemaCache implementation is incomplete

cebe opened this issue over 1 year ago
Change visibility better naming

terabytesoftw opened this pull request over 1 year ago
Docs corrections

arogachev opened this pull request over 1 year ago
Update .editorconfig.yml.

terabytesoftw opened this pull request over 1 year ago
Prepare composer.json for release

samdark opened this pull request over 1 year ago
Improve README

samdark opened this pull request over 1 year ago
Update StyleCI config

vjik opened this pull request over 1 year ago
Add `contributing.md` doc.

terabytesoftw opened this pull request over 1 year ago
Add testing docs.

terabytesoftw opened this pull request over 1 year ago
Split debug

xepozz opened this pull request over 1 year ago
Medium and long text support for mysql

darkdef opened this pull request over 1 year ago
Support FETCH n FIRST/NEXT ROWS expression for limit

Insolita opened this issue over 3 years ago
Separated scheme loading from main thread.

kamarton opened this issue over 4 years ago
Query::all() with iterator result

kamarton opened this issue about 5 years ago
Add some id to SQL statements

uldisn opened this issue over 5 years ago
Split connection into master and slave

SamMousa opened this issue almost 6 years ago
Batchinsert and associative arrays

SamMousa opened this issue about 6 years ago
Setting escapingReplacements property of the LikeCondition

easyrider7522 opened this issue over 6 years ago
Proposal: longtext

i-panov opened this issue over 6 years ago
Calling yii\db\Query addSelect($fields) overwrites default select set

undestroyer opened this issue almost 7 years ago
Add method batchUpdate in \yii\db\QueryBuilder

dimmitri opened this issue about 7 years ago
Add Hint Index in queries

fdezmc opened this issue over 8 years ago
refactor QueryBuilder::buildUnion

cebe opened this issue over 8 years ago
Support JSON data type in latest MySQL, Oracle, PostgreSQL

fproject opened this issue almost 9 years ago
copyTable function for Command like renameTable

zuoRambo opened this issue almost 9 years ago
How to set a PDO statement attribute?

aliechti opened this issue almost 9 years ago
QueryBuilder: union and order by not works

leandrogehlen opened this issue over 9 years ago
ActiveRecord::update() and ActiveRecord::updateAll() with joining tables.

stepanselyuk opened this issue almost 10 years ago
add into insert and batchisert new parameter

dizews opened this issue about 10 years ago
Support MySQL datatype SET

mikehaertl opened this issue over 10 years ago