Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db-oracle

Oracle driver for Yii Database
https://github.com/yiisoft/db-oracle

Rename ColumnSchema to AbstractColumnSchema. (#153)

* Rename ColumnSchema to AbstractColumnSchema.

d87befb7153237eeb5059f19bc26abbd58f85541 authored almost 2 years ago by Wilmer Arambula <[email protected]>
Update README.md. (#152)

* Update README.md.

8d18ec16399e8bebbca9e34db177f5823545206a authored almost 2 years ago by Wilmer Arambula <[email protected]>
Apply fixes from StyleCI

590202fe1199904262f3340754dd69548012ab5f authored almost 2 years ago by StyleCI Bot <[email protected]>
Remove QueryCache (#150)

192bdca57abe01097176dfcbe88032a652bad6cb authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Refactoring insertWithReturningPks (#149)

e0d87837a422454c4dc56d546066728d0fade5d1 authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Use prefix Abstract in abstract class querybuilder. (#148)

* Use prefix Abstract in abstract class querybuilder.

cea9688aa421a84727ccd85b2a3294d65f53ed42 authored almost 2 years ago by Wilmer Arambula <[email protected]>
Add insertEx additional test + bugfix for oracle (#147)

* Add insertEx additional test + bugfix for oracle

* Rename method insertEx

* Rename metho...

ad151a229d57efcf34997624ffec53f8e4e0f16f authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Use prefix Abstract in abstract class command. (#146)

* Use prefix Abstract in abstract class command.

40688d00738a6e58e5a574a8c12784db568ea0fe authored almost 2 years ago by Wilmer Arambula <[email protected]>
Fix phpdocs, add more tests, better naming. (#144)

* Fix phpdocs, add more tests, better naming.

2200f127d07b83cfa8c469a269b036ee9ad4c2e2 authored almost 2 years ago by Wilmer Arambula <[email protected]>
Improve test coverage (#145)

97ba6d3058f527eb05177ac7a4cc34d84b763a4d authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Improving test coverage - empty value in batchInsert (#143)

846c14e6de8660b4242c7c3dbacd74a3c1ba6aaf authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Normalize columns and values refactoring (#142)

4fcf5436ce24449b5f0fec0057fb17f80b321423 authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Add more tests. (#138)

* Add more tests.

9d4af4da97eed175d1b69f030fe1ebd640c6d440 authored almost 2 years ago by Wilmer Arambula <[email protected]>
Bugfix for normalize names of columns (#141)

971abfa4fb407e94f7e7bcac0bf2ecf2387ff98b authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Improvements Dsn::class, fix phpdoc, add more tests. (#140)

* Improvements Dsn::class, fix phpdoc, add more tests.
* Add tests Oracle 18, 21.

63521c01f62eb120e528a0b14224dec459a57389 authored almost 2 years ago by Wilmer Arambula <[email protected]>
Fix of normalize for column names in insert, batchInsert, upsert, update (#139)

7867bc05904505ae91fb515e4b45e73ae3d33d98 authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Fix scrutinizer.yml. (#137)

* Fix scrutinizer.yml.

436782cdbfea81d7d8a3d81495b65e25758ec5dd authored almost 2 years ago by Wilmer Arambula <[email protected]>
Fix for cache in tests (#136)

d80dc2d11d0f87798f383544402d41a07af82ae8 authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Fix for upsert behavior (#134)

* Fix for upsert behavior

* styleci

* disable rector

3950c1b6fae3bef4109b1df8a9a40b2c3c28238b authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Add case for increase test cover (#133)

48b3b563b79c7baed7d2e2ba5cbed3c2e1ffcb9f authored almost 2 years ago by Valerii Gorbachev <[email protected]>
Fix issue psalm. (#132)

* Fix issue psalm. (#132).

b42ffc7fe99d92d92e08b3cd7fbaeb5fd124f1bb authored about 2 years ago by Wilmer Arambula <[email protected]>
Bugfix for PK in schema of Column (#131)

* Bugfix for PK in schema of Column

* styleci fix

* styleci fix

9ba8f8df07f3a2ae08de58ef580bcdf28ad18e6b authored about 2 years ago by Valerii Gorbachev <[email protected]>
Remove src\TestSupport from yiisoft\db. (#129)

* Remove src\TestSupport from yiisoft\db.

b75a85bbbfc62cb26ecf6754f9a0c2217386e7f2 authored about 2 years ago by Wilmer Arambula <[email protected]>
Added tests for indexes and constraints (#127)

5ea23a1630fecd4567406f7baacc26f3af12b532 authored about 2 years ago by Valerii Gorbachev <[email protected]>
Bugfix for default value in time fields (for schemas of tables) (#125)

* Bugfix for default value in time fields (for schemas of tables).

1fdc09a794485af9d87b9274ef36a32ea1031900 authored about 2 years ago by Valerii Gorbachev <[email protected]>
Remove src\TestSupport\TestQuoterTrait from yiisoft\db. (#126)

* Remove src\TestSupport\TestQuoterTrait from yiisoft\db.

ccfc03ffb3876432331db10052cd8f86a9817b47 authored about 2 years ago by Wilmer Arambula <[email protected]>
Update version support.

59ee6540a39f154986c0ed6e7886081dc8d98022 authored about 2 years ago by Wilmer Arambula <[email protected]>
Fix badged codecov.

1ab0aa1b9a53598a990f4eac7898a62b33445986 authored about 2 years ago by Wilmer Arambula <[email protected]>
Remove src\TestSupport\TestSchemaTrait from yiisoft\db. (#124)

* Remove src\TestSupport\TestSchemaTrait from yiisoft\db.

c248734271eed4f135f0ca1e7c763d82b386069f authored about 2 years ago by Wilmer Arambula <[email protected]>
Simplify insertEx (#122)

25811b1ca5dea61f6bcba967093a360912e6d053 authored about 2 years ago by Valerii Gorbachev <[email protected]>
Remove duplicate of code (#121)

c767648ee74803a73e0ce31d5c92569e9cfd5a91 authored about 2 years ago by Valerii Gorbachev <[email protected]>
Remove duplicate code move to yiisoft/db/Schema::class. (#120)

* Remove duplicate code move to yiisoft/db/Schema::class.

87a26d5976006b44f5b1e6f5ee10f1b0a8691685 authored about 2 years ago by Wilmer Arambula <[email protected]>
Remove src\TestSupport\TestColumnSchemaBuilderTrait from yiisoft\db. (#119)

* Remove src\TestSupport\TestColumnSchemaBuilderTrait from yiisoft\db.

559ca9d515848388620515789573977ef5056251 authored about 2 years ago by Wilmer Arambula <[email protected]>
Simplify CommandProvider::class. (#118)

* Use inheritance.

dfead627fe49ff13d6cf21c30e8fcaef8ab89902 authored about 2 years ago by Wilmer Arambula <[email protected]>
Fix error typo.

4f722027028e71c92b817d717284fac52ae929bf authored about 2 years ago by Wilmer Arambula <[email protected]>
Remove src\TestSupport\TestQueryBuilderTrait::class from yiisoft\db. (#117)

* Remove src\TestSupport\TestQueryBuilderTrait::class from yiisoft\db.

698d8770af5c01329491109044cb7689621318a1 authored about 2 years ago by Wilmer Arambula <[email protected]>
Remove src\TestSupport\TestBatchQueryResultTrait::class from yiisoft\db. (#111)

* Remove src\TestSupport\TestBatchQueryResultTrait::class from yiisoft/db.

80d629c3f9c401bf6fe00c1bd46e575dcd6eb6fc authored about 2 years ago by Wilmer Arambula <[email protected]>
Add getComment for TableSchema and tests (#109)

Co-authored-by: Wilmer Arambula <[email protected]>

0bfa0793043e0e69f582c55e70eac917b4c78968 authored about 2 years ago by Valerii Gorbachev <[email protected]>
Return simple composer.json. (#113)

* Return simple composer.json.

a5b48f7169da6c9aa3d34319ac38b6e741f3c14d authored about 2 years ago by Wilmer Arambula <[email protected]>
Remove tests `.gitattributes`. (#112)

* Remove tests .gitattributes.

490640e0121de9516686c84b8bb8692df78988f6 authored about 2 years ago by Wilmer Arambula <[email protected]>
Fix scrutinizer test. (#110)

* Fix scrutinizer test.

b7d3ad9ba79b5ee095599b8c421753c2b0c8b972 authored about 2 years ago by Wilmer Arambula <[email protected]>
Remove `src\TestSupport\TestCommandTrait::class` from `yiisoft/db`. (#108)

* Remove src\TestSupport\TestCommandTrait::class from yiisoft/db.

c10dfa3455207e10622e46df8b3aa27b8e550c2c authored about 2 years ago by Wilmer Arambula <[email protected]>
Simplify github actions. (#107)

* Simplify github actions.

dd1ccb0ac2cbbe0768afeb1369a6c9db23d4f493 authored about 2 years ago by Wilmer Arambula <[email protected]>
Fix 10: Use singular namespace. (#106)

* Use singular namespace.

dc7b6794d992e6dd8cc0f41037fce013f92be2e0 authored about 2 years ago by Wilmer Arambula <[email protected]>
Simplify the code. (#105)

* Simplify the code.

b736a0671c85b06dc9fd77b2a51fb82061aac6c0 authored about 2 years ago by Wilmer Arambula <[email protected]>
Move escapeSql to driver implementations. (#104)

* Move escapeSql to driver implementations.

03474c9cfca73d8cd547ea9e2104ed5af27ac403 authored about 2 years ago by Wilmer Arambula <[email protected]>
Remove unnecessary methods. (#103)

Remove unnecessary methods.

eb91e99792f6a1171d9fa2d86ecd952777c198b3 authored about 2 years ago by Wilmer Arambula <[email protected]>
Use assertSame. (#101)

Use assertSame.

8474c407eff0a7a1cebb08284ffcc9df025fcb7c authored about 2 years ago by Wilmer Arambula <[email protected]>
Update `README.md`. (#100)

* Add badges rector, style.ci.
* Update description package.
* Fix versions php support.

a5ca8daa9b3331c2724227d75c14f791dfa84365 authored about 2 years ago by Wilmer Arambula <[email protected]>
[Batch] Add composer-require-checker CI (#98)

* Add composer-require-checker CI.

e856c7c3d04053d6412f049bb021c015216ee9db authored about 2 years ago by Dmitriy Derepko <[email protected]>
Fix method `resetSequence()`. (#99)

* Fix method `resetSequence()`.

b20b2bbf580ff00ea8431bfb0bb34032b00ed48b authored about 2 years ago by Wilmer Arambula <[email protected]>
Add rector actions (#96)

* Add rector actions.
* Update dev depencie yiisoft/cache `2.0.`
* Ignore rule `CountOnNullRec...

f65ffba39485542709707d82ed286d75310df755 authored about 2 years ago by Wilmer Arambula <[email protected]>
Quoter test (for increase test support) (#97)

* Remove connection from Quoter

* Add tests for Quoter

81afcbf322724575208f6525c0a01e300c030f27 authored about 2 years ago by Valerii Gorbachev <[email protected]>
Remove connection from Quoter (#94)

aa5bc84a7567374e7f15dbf576256eb06d49dedd authored over 2 years ago by Valerii Gorbachev <[email protected]>
Refactoring of batchInsert (for remove using of Quoter) (#93)

* Refactoring of batchInsert (for remove using of Quoter)

* styleci fixes

34075b4107be31c69a2665e5b3331a125d0458c3 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Fix for quoteValue (#92)

e1f35361902085e5e03489fd36db4a17f4989a45 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Fix tests quoter. (#90)

Fix tests quoter.

1d48e9bb48bebe895e643dfffe6f010bb4e47cbe authored over 2 years ago by Wilmer Arambula <[email protected]>
Fixes for Quoter (#89)

* Fixes for Quoter.

2e962f58c84819e8c446213cb3dcd886524bf4b3 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Resolve table names. Parts 2 (#88)

* Resolve table names. Parts 2

* styleci fixes

ca47bf4d13844641b254faaa6b822e8b515caac7 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Part 1 of TableName - remove resolveTableNames (#86)

cc0fbc0b2c9272d71d228d6c6b8fd94a8168e5b7 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Adopt to `yiisoft/db` #343 (#85)

d9da60f83c7c044f8f07b27e9fc0fce95141d43a authored over 2 years ago by Sergei Predvoditelev <[email protected]>
Remove yii/log from composer.json (#82)

79bc4b54ea1ed9870f13126ccd83db522c815aa7 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Add function getDriver co ConnectionPDOInterface (#81)

26198768f51669dac386f0cee1d9c82304b64e79 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Update code (#80)

4692fa68674de1ac23ee697ffcbef5d9f5648a38 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Psalm fix (#79)

* Psalm fix

* styleci fixes

911b011a69293f56269b43d9b4a38edffaf8fcfb authored over 2 years ago by Valerii Gorbachev <[email protected]>
Removed "as array" and PdoValue behaviour from bindValues function. (#78)

b95af850420108ce497f2df259053d38fa6bcf27 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Remove `PDO` folders in subpackages (#77)

f31eab0d27efab2185389ea4a9b8ad42d938b227 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Mini refactoring (folder relocation) (#76)

c919301789efbcd2a7c29d5610e6aa3dbaa7d0ec authored over 2 years ago by Valerii Gorbachev <[email protected]>
Unused check of exists constant (#74)

* Unused check of exists constant

* styleci

9ba5006d3734e4f580c6625b8ec5263cfc010162 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Usage QueryInterface (#73)

* Usage QueryInterface

* styleci fix

9108b65b7513112b012475a27d8d3bfeeb558b1e authored over 2 years ago by Valerii Gorbachev <[email protected]>
Work with attributes on connection (#72)

* Work with attributes on connection

* Work with attributes on connection2

8dd21aefb25500e0af750bcace6a0c10c7559d10 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Refactoring createIndex and more cleanup of code (#71)

c992f580f25d82aef4b0d01b6843f784feceb349 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Use injection dependencies, remove dependencie transitive. (#70)

* Use injection dependencies, remove dependencie transitive.

12df8d7db5ce712d7c90568e2c16bc306c0c0890 authored over 2 years ago by Wilmer Arambula <[email protected]>
QueryBuilder refactoring (#69)

* refactoring

* styleci

cd5ace35aedc03ffce1b438bd7035850bfc9f475 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Fixes after using psalm with folder `tests` (#68)

* styleci

* Fixes after psalm with level 3 in folder `tests`

* oracle + pgsql

* styleci...

7ae04df3b6f5d071bdff0bd275723171fd80084f authored over 2 years ago by Valerii Gorbachev <[email protected]>
Merge pull request #67 from terabytesoftw/fix-tests-psalm

* Fix tests psalm.

40a45ec1cc85c0b4620703163811c5246df63668 authored over 2 years ago by Wilmer Arambula <[email protected]>
Fix tests psalm.

d448cf6f92d7d59ccf03b68d411c872cec3a8ce9 authored over 2 years ago by Wilmer Arambula <[email protected]>
Merge pull request #66 from terabytesoftw/update-workflows

* Update workflows.

a931c87317b1be4c0a9d64a7d041819937f8ef9c authored over 2 years ago by Wilmer Arambula <[email protected]>
Increment `idle_timeout` to `360`.

7ba3e977e06562e7a2b05759a3fbe34744ea2174 authored over 2 years ago by Wilmer Arambula <[email protected]>
Update workflows.

7f5ac7fd397a8ea0ec85962d7129adc7b9f59d70 authored over 2 years ago by Wilmer Arambula <[email protected]>
Merge pull request #65 from terabytesoftw/move-classes-pdo-to-driver-pdo

* Move classes PDO to directory src/Driver/PDO.

3c199fe9e5adb4a3c2ddb9ff231d076152ebcb1d authored over 2 years ago by Wilmer Arambula <[email protected]>
Move classes `PDO` to directory `src/Driver/PDO`.

49eff101496ebe2d936f5ed4736f8c8c2e48bd3d authored over 2 years ago by Wilmer Arambula <[email protected]>
Changed strings to constants. Added tests. (#64)

6560530cae8fdfa0ae228840a943e50728122d4b authored over 2 years ago by Valerii Gorbachev <[email protected]>
Minifix for tests (#63)

042ed0bc6fd1d01112742d9dee8f496dd7a1bce6 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Removing transactionIsolationLevel & operations with savepoint from Schema (#62)

* Removing transactionIsolationLevel & operations with savepoint from Schema

* added tests an...

f65dcee32229b67e1cc5d0469d1abf8a3bf11c5d authored over 2 years ago by Valerii Gorbachev <[email protected]>
Remove PDO from Schemas (#61)

50ae2accc46821d5807d163a2515d5879f0f5b32 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Refactoring lastInsertId (#60)

ebcccbca433e4f0eefff7e78b7a49c9685dea88e authored over 2 years ago by Valerii Gorbachev <[email protected]>
Removing getDriver from ConnectionPDO classes (#59)

16f8ac635bd7314297d593d03413966591dea13b authored over 2 years ago by Valerii Gorbachev <[email protected]>
Common constructor for ConnectionPDO (#58)

* Common constructor for ConnectionPDO

* psalm fix

c7af07db83a264fa7cef4e23b38eb3925550777c authored over 2 years ago by Valerii Gorbachev <[email protected]>
Psalm fixes (#57)

85c32dcf109de0ac5eba1dca96cd7023dfc60bb1 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Simplification of Connection - removing pool from Connection (#56)

* Simplification of Connection - removing pool from Connection

* rename method to activePdo a...

84c82b0145f7551b22621faa62a366051fc62700 authored over 2 years ago by Valerii Gorbachev <[email protected]>
Fix issue psalm-1. (#55)

Fix issue psalm-1.

3b6d39546836df75335fcd85b1425a8f6171ade8 authored over 2 years ago by Wilmer Arambula <[email protected]>
Fix static analisys. (#54)

* Fix static analisys tests.

74969325ee5c11a91d1a4d5e47cdac4514904115 authored over 2 years ago by Wilmer Arambula <[email protected]>
Step 4. Remove PDO (work with internalQuery) (#53)

* Step 4. Remove POD (work with internalQuery)

* CommandPdo -> CommandPDO

260d54ce47e5a8a3bc78a4bd1033ad12c9fe7b2f authored over 2 years ago by Valerii Gorbachev <[email protected]>
Set error level psalm to 1. (#52)

* Set error level psalm to 1.
* Add use function.
* Move `quoteSimpleTableName()` from `Quoter...

fefcb827fa8eb7248f35cfc1770629942dfc87eb authored almost 3 years ago by Wilmer Arambula <[email protected]>
Third step of remove PDO. Using only fetchAll (#51)

8035b6157385d0197ad808aa2ec3671760caa319 authored almost 3 years ago by Valerii Gorbachev <[email protected]>
Set error level psalm to 2. (#50)

* Set error level psalm to 2.

e46bdf573337c3f266e85bb5d67d6e810e19263f authored almost 3 years ago by Wilmer Arambula <[email protected]>
Pdo 2. Adding insertEx and partial removing usages of pdoStatement (#49)

* Step 2 - partial removing Command::getPdoStatement from other classes

* Step 2 - partial re...

5c17e2479532756180313b33ae7e9a7251a00f78 authored almost 3 years ago by Valerii Gorbachev <[email protected]>
Fix `query/conditions`. (#48)

* Clean up query/conditions.

1bbda881e16f55a2439af34e5c4f003ee3007c65 authored almost 3 years ago by Wilmer Arambula <[email protected]>
Fix method `convertException()` (#277). (#47)

Move convertException() method to separate class.

5ec43a73b81ef39695fe026fce61c6d158d9507d authored almost 3 years ago by Wilmer Arambula <[email protected]>