Ecosyste.ms: OpenCollective

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

github.com/Codeception/module-db

DB module for Codeception
https://github.com/Codeception/module-db

Call isBinary() only if parameter is a string

5666795f745ba0cd758ee0fe2744ee0209c451bf authored about 1 year ago
Add direct dependency for mbstring extension because this package uses mb_detect_encoding()

b7c45db45457e5519b68463fc79e6e96b9113e13 authored about 1 year ago
Use proper parameter type for NULL values

a00cb7b3cac7fdd179e7ef978c45be48cfb4cf1f authored about 1 year ago
Fixed encoding of binary values in assertion messages

Co-authored-by: sm <[email protected]>

185889230bccfc65d2c03624879ade5357ec43f9 authored almost 2 years ago
Throw exception with advice to increase pcre.backtrack_limit

if preg_replace returned null during dump loading.

a5b0a198bcfb9ad0a29a1d807421b7ceab65073e authored almost 2 years ago
Run tests on PHP 8.2

0ff358215efef8513869d407bb3bb850187975a3 authored about 2 years ago
add Dockerfiles and docker-compose for local testing

* add Dockerfiles and docker-compose for local testing

* fix: env defaults

* fix: populator re...

1f659bdfdb0654a94a051e904867016f531b2a23 authored about 2 years ago
Remove unnecessary and incorrect @return annotation

298150cb18d4191f41ee2d5e956a2171a8e40015 authored about 2 years ago
Add grabEntryFromDatabase and grabEntriesFromDatabase methods

* feat: mysql helper to grab entire rows

* fix: use semantic assertions

* feat: grabEntryFromD...

72b6313f9a8cf601d4cda2af5564bc6cc74646e9 authored about 2 years ago
feat: support auto increment on a composite pk

24a5e95a7f01db9f36787f42ef27fb04d4d61606 authored about 2 years ago
feat: use rows value to delete inserted row if primary key is filled

9b4b881cbf899236b337c4efd705b76a84813ed3 authored about 2 years ago
update links (#41)

f36cb72af26a06410fd14d0d9f375404632b1733 authored about 2 years ago
Merge pull request #35 from KeitaHiguchi/fix-comment-grabfromdatabase

Update comments on grabFromDatabase

4e207a03e229949bbfb86e9dc7789d589a450bf1 authored over 2 years ago
Update comments

3b794d9d55d7180362153abb1811c65bd26606c1 authored over 2 years ago
Merge pull request #33 from Codeception/issue-32

Null safety in destructor

4ec1208d6d5f546b72decd733a94bf4488683a74 authored almost 3 years ago
Null safety in destructor

e3a875d9d48831e480abe9d5d348cbd21ac9e1a9 authored almost 3 years ago
Add skip_cleanup_if_failed option for not cleaning up failed tests (#30)

* Add no_cleanup_failed option for not cleaning up failed tests

* Update to handle all databa...

8f97f192345ac8d6eca36d85a7cb598b4cf04137 authored almost 3 years ago
Merge pull request #31 from Codeception/fix-sqlite-primary-key-detection-on-php-8.1

Fix Sqlite primary key column detection on PHP 8.1

05b2d6bb2e69e26c1bc47024276805d248132f0e authored almost 3 years ago
Fix Sqlite primary key column detection on PHP 8.1

b2579a57c0667a70c166b0c0d82e411ad29156c2 authored almost 3 years ago
Codeception 5 compatibility

c637687526bf2ec45eeddbf62194f9ac872b4ae6 authored almost 3 years ago
assertSame instead of assertEquals (#29)

888f64f9d863dfa903152aed6222f28f0351adab authored about 3 years ago
Fix more optional parameters

23f4fe67ecc1902982001839dd131397d605d681 authored about 3 years ago
Fix optional parameters

03a1071ae6611173127a9a2b184bab098007dce1 authored about 3 years ago
Update codebase to PHP 7.4 (#26)

e67040a530c84fec70130e40ea476a8df66fcf66 authored about 3 years ago
Update readme.md (#24)

a35dcdbade236c51f0e1a4c4596a2ecd50f7d8f9 authored over 3 years ago
Standardize the `README` format (#19)

fb3471944aabe876cb08c39f5565ec9f48be4332 authored about 4 years ago
Merge pull request #13 from Codeception/replace-util-stub

Replace Codeception\Util\Stub with Codeception\Stub in tests

9298d14556505c502278ac36e3c3634fccc15702 authored about 4 years ago
Replace Codeception\Util\Stub with Codeception\Stub in tests

3436a96689db943c3035aea4d2dcbf02f8ff9fe7 authored about 4 years ago
Merge pull request #12 from iter8-au/master

Add support for IS NOT NULL

8c8076cd05d4db95798acd7dba2a56578210982c authored about 4 years ago
Documentation for null comparisons added

9215be52d5a2d0f4f4f589765e2d9e47717b0eea authored about 4 years ago
Change codeception version constraint to fix codeception builds on PHP 8

25f92758555d3e9536fa377eb7c86653949b41e3 authored about 4 years ago
Added tests for IS NULL/IS NOT NULL where clauses

47f848028d9e4a701b02dff0f18136e320c406b7 authored about 4 years ago
Merge pull request #11 from Codeception/php8

Support PHP 8

d5f1def43c1f0ebdd57d506224c4a4632e3a6059 authored over 4 years ago
Delete local copy of generated documentation

65355c78be8953c8b8ec1441716e24cede943112 authored over 4 years ago
Support PHP8

564d491bc6919a7f13296eb7a48df1b80a1bcc00 authored over 4 years ago
Merge pull request #8 from RusiPapazov/patch-1

Update description

90b1e88921a6e5108c085c22c85ac5e80d1cdef1 authored over 4 years ago
Update description

d5efc31aa845046ab2df9ee08497d7a62462ee8a authored over 4 years ago
Replace Travis by Github Actions (#6)

* Create main.yml

* Delete .travis.yml

* Update readme.md

* Update main.yml

* Update...

778c46d70e7d3c949f47231c49d313a93c5cfa3d authored over 4 years ago
Add support for IS NOT NULL

bba098db25180d01adcf297ddad8c32d2a0c1629 authored over 4 years ago
Merge pull request #5 from benr77/benr77-sqlite-relative-paths

Note that Sqlite DSN requires relative path

03c5337078b73cbabe8468c5810f3028c9b7d360 authored almost 5 years ago
Note that Sqlite DSN requires relative path

7595e1ab9deb515599b4f2959694940527195951 authored almost 5 years ago
Merge pull request #1 from chadicus/bug/double-quotes

Use single quotes for string literal

13a2b86206d09c50ab2e5375b261df35b650e58f authored about 5 years ago
Use single quotes for string literal

54b142c244442adbd93aeebc25a7974937c77075 authored about 5 years ago
[Travis] Unlimited memory for composer update

47219b91689a8d4c6eae3332b9f3e6a6949f46f3 authored about 5 years ago
Compatible with codeception/codeception branches

658e8af0a851a18d56c2f4596d241bd8699ef4b8 authored about 5 years ago
Generated documentation.md

4be00adccf72424af7c68ab994ade1000fa9ce5e authored over 5 years ago
fix grabFromDatabase description in docs (#5717)

f031a9fda62cc49cb318321c929ba839fcb5df42 authored over 5 years ago
Added package files

734a4eaf0d710c78013aa59607e65d7d393e8c29 authored over 5 years ago
[Db] Support initial queries execution after creating connection (#5660)

* Support initial queries execution

* Support initial queries execution

* Support initial ...

cd860f4e80732abbdbeafc259a632a173c5f94eb authored over 5 years ago
SCA: dropped import duplicates, fixed a few cases of php core API misuse (#5639)

* SCA: dropped import duplicates, fixed a few cases of php core API misuse

* SCA: partial rev...

cbe6e7c4c89ba565c7afe3e4a7933e97ddce99dc authored over 5 years ago
[Db] Fix sqlite connection close when holding reference in PHP's GC (#5557)

177ae4e68159b34a4f2b987144ec17c6514820ef authored over 5 years ago
[Db] Remove generateWhereClause method from SqlSrv (#5451)

Because it has no meaningful differences from the same functionality in the parent class.
This ...

c712a11e5930810065b7501551603e98a2b67870 authored almost 6 years ago
2.6 remove angular (#5449)

* Removed AngularJS module

* updated guides

* codestyle fix

01f8a4941d2cf5f85370ea88d884d3a3b625bc92 authored almost 6 years ago
Removed test of removed method getPrimaryColumn

3c9ef53980c792dcbda76e148bd98da5d5c89ff3 authored almost 6 years ago
Removed methods that were deprecated long time ago

11f3fbd880fd090bc6694febd63186754ba8037c authored almost 6 years ago
Removed deprecated setExpectedException method

fa4c42299811052af912457efa4bf9b17f1daf35 authored almost 6 years ago
Remove workarounds used to make tests pass on PHP 5.4

e2fe38b67ca002e35cd5da340d5b6365cd8afab6 authored almost 6 years ago
Deleted all HHVM specific code

bfb841fce371eae196259487e919353a029bf4ee authored almost 6 years ago
Used assertIsInt and assertIsString instead of assertInternalType

Because assertInternalType is deprecated

660c7143881c48c6cb643e1ba5165c8387491a63 authored almost 6 years ago
Use assertStringContainsString for asserting strings

bd4d796805cf5b601900de310180e21fc7db707c authored almost 6 years ago
Use wrapper methods in unit tests

ce5b2e6d420791887ea5ef92449a4767778bbcf7 authored almost 6 years ago
[Db] cleanup database if populator is used (#5358)

* Allow clean up of DB regardless of dump config if populator is used

8fde56489207faa3e39e9672586ec7078688fcb1 authored almost 6 years ago
[Db][Docs] grabFromDatabase() returns mixed results

* issue-5367 grabFromDatabase() returns string

* issue-5367 grabFromDatabase() return changed...

f3717aa9537f5b8841fbb4065173efa07cd2c65d authored almost 6 years ago
Db: don't clear database for empty dump

f7243f15ab5e32822b5ec99fab013c1f2919177e authored about 6 years ago
[Db] hide isPopulated method

73c94c6af865b75ac560ba90ba7c04af6eafe89b authored about 6 years ago
Adding Ability To Specify More Than One Dump File (#5220)

* Preliminary Commit

* Adding Protection Against Any Array (IE: databases)

* Updating Docu...

23643a8ecc48ffe1dea118e52b907f1b9a19bb0e authored about 6 years ago
Unconditional _loadDump in 2.5 (#5198)

* [Db] _loadDump works unconditionally, like in 2.4 #5195

* [Db] some internal method take da...

5bac0cdc34e8421e2aa75340dcd9242ad5fedc99 authored over 6 years ago
Fixes PHPStan issue (#5204)

* Fixes PHPStan issue

Uses full namespace for docblock, allowing PHPStan to find the class wh...

67ee79564778e6b56dfe95c933873ca06c509927 authored over 6 years ago
Multi database merged and updated (#5140)

* Update Db.php to manage multi database

* Update Db.php

* Update Db.php

* Update Sqlit...

440e83dff2e45bb82df6afe7e3a01f6c65a51284 authored over 6 years ago
always disconnect before connect when reconnect is set (#5068)

* if $dbh is already PDO instance, no need to connect again;

* always disconnect before conne...

91f6644d5943d2da5f737f14171b5c2e321680da authored over 6 years ago
More explicit PDO closing upon destruction (#5072)

* do explicit rollback if destructing while transaction is open;

* do explicit disconnect on ...

f7b66bef12ee32b00174f7ebd77c2942f7dcd042 authored over 6 years ago
[DB][Mysql] Two new options: "ssl_cipher" and "ssl_verify_server_cert" (#5095)

* Two new options: "ssl_cipher" and "ssl_verify_server_cert"

Added two options: "ssl_cipher"...

99c923d38938c61506134b1f08a87de8536f1109 authored over 6 years ago
add config option for session lock wait setting (and Oracle implementation); (#5069)

58356472c846e9faeba551f6733a40f699c90a16 authored over 6 years ago
added support for null (#4987)

4c5b357abc6ccd6d520b72baeb8aa175db464f7c authored over 6 years ago
Added dochead for grabFromDatabase (#4945)

Added dochead for proceedSeeInDatabase

f655d5c57e0647a6be7b42fb83ac98a031f466fd authored over 6 years ago
Phpunit wrapper (#4817)

* changed build process for phar

* Switched to use phpunit-wrapper

* loading shim

* fix...

fa23bc4d32d73ad2ecdfbbfa7c4881f1bf8a5057 authored almost 7 years ago
Fix typo (#4728)

b0730fa697c3dfebf7229ce13d6c73b409302280 authored about 7 years ago
Minor documentation updates

4dc8060f4c57a3057d7e22977ec4e7bca89041cd authored about 7 years ago
Match Database even if it's the last param in DSN (#4680)

If your DSN for MS SQL (sqlsrv) specifies the `Database` param as the last option then the regex...

189e6e9c75aae5d7278926a886632812f703c196 authored about 7 years ago
updated changelog, updated docs for Db module

928abfdcc3e436702d274439debce38d23a00b34 authored about 7 years ago
Dbdriver ssloptions (#4622)

* Enable DbDriver to handle PDO-SSL-Parameter

* PSR formatted and PHPDoc extend

* Update D...

ed08c7a03a446523157679f994d82bb4e5c2b350 authored about 7 years ago
[Db] improved getQuotedName in SqlSrv driver (#4547)

* [Db] SqlSrv driver wraps each part of identifier with []

* [Db] Removed getQuotedName metho...

8dbf8c9d7e4d3e057a9bcdaaee7f93536cf1819a authored over 7 years ago
Db generate where clause tests (#4548)

* [Db] Replaced failed generateWhereClauses tests

With passing and more efficient tests

* ...

6154aa10e4e48f215775b4c064c35dffc754fa39 authored over 7 years ago
[DB] Comparison operators supported in conditions (#4468)

Comparison operators >, >=, <, <=, != are supported in conditions of seeInDatabase, dontSeeInDat...

a36ea6c2f712efccca308bd469b0a4a2c681af21 authored over 7 years ago
[Db] Update and Insert in database (#4473)

* [Db] Add doc for updateInDatabase

* [Db] Add insertInDatabase

* Add test for insertInDat...

9d5efb4877bf3c280e24d33ce2717ddadeae0977 authored over 7 years ago
fix/postgres_cleanup alter postgres cleanup (recreate schema) (#4424)

7b2bef8e2d8e877487082750f0f1d68c59a767c8 authored over 7 years ago
applied reviewers proposals for #4385 (Add update in database)

aa1aa4e38e634595e2d9da957c2dce79d7553696 authored over 7 years ago
[Db] Add update in database (#4385)

* Update Db.php

* Update Db.php

* Update Db.php

* Please throw exception if $data is em...

c435809564eaa0be968019ff2d8605ae8f56aada authored over 7 years ago
Grab multiple rows from a database (#4313)

* [+][Db] Implemented grabFromDatabase method (#3813)

* [+][Db] Implemented grabColumnFromDat...

8d8abb744aff7ee1d52b15d4873c11248bdcfc36 authored over 7 years ago
Fixes #4247 (#4253)

b945448974ec7a630d44c665d26873c6992db7cf authored over 7 years ago
Db cleanup fix (#4252)

* fixed accidental cleanup in Db module

* fixed formatting

d7005d4dd09977c86a2389784c5fa147c263c478 authored over 7 years ago
Added link to Db Module (#4241)

* Added link to Db Module

* Removed the animated slideshow image

It's really annoying and ...

87c0047c2f8ab96c69d8e1b8cef5c295f94997df authored over 7 years ago
Merge branch '2.2'

# Conflicts:
# src/Codeception/Module/Db.php

1c3263fd93dc4ec7ba2055f348de4dad6122bcd8 authored over 7 years ago
Detailed installation instructions (#4236)

* Detailed installation instructions

Taken from https://github.com/Codeception/Codeception/pu...

943129984b2fda4d78417ba8d6bffe046e50acd7 authored over 7 years ago
db dump populator (#4230)

* Add ability to load the dump using a tool/command

The db module now accepts a `dumptool` co...

c3558a91841c770a387b03d12b03690307bd2e00 authored over 7 years ago
Support for PHPUnit 6

* Modify version constraints to allow the installation of PHPUnit 6.

* Add aliases for PHPUni...

adf488e9a9407add6ea12a3c9ebdb11f514977d4 authored over 7 years ago
Merge pull request #4131 from pavelkovar/oci_driver_fix

Oci::cleanup() should be able to drop objects with case sensitive name

27aa7dba524d6f8e566c6b96245a0d043ef2c38e authored almost 8 years ago
Possible fix to Wercker CI (#4129)

* Fix Wercker CI
Removed mysql-server-5.5 package from Wercker build

* replaced mysql-5.5 pa...

a32857d71147b8b63910b2fbd926a0c99a11e150 authored almost 8 years ago
Update Oci::cleanup method to be able to remove objects with case sensitive identifiers.

9cc60233c43ea22cbd693a16efe697195b37e753 authored almost 8 years ago
[Db] loadDump reports sql statement which caused error (#4120)

* [Db] loadDump reports sql statement which caused error

This functionality was accidently br...

333f15276d5fa7ce0eb718028848770ccf2548d0 authored almost 8 years ago