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

fix: allow uppercase table names using haveInDatabase with postgreSql

jandrusku opened this pull request 6 days ago
Avoid deprecated direct access to driver and dbh property

W0rma opened this pull request 19 days ago
fix(ci): /opt/mssql-tools/bin/sqlcmd tool not found in given path

szhajdu opened this pull request 21 days ago
fix(ci): /opt/mssql-tools/bin/sqlcmd tool not found in given path

szhajdu opened this pull request 21 days ago
Update Db.php: Fixing code formating, removing duplication

ThomasLandauer opened this pull request about 1 month ago
Test against PHP 8.4

W0rma opened this pull request about 2 months ago
Renamed config option 'cleanup' to 'repopulate'; added new config option 'cleanup'

iliayatsenko opened this pull request about 2 months ago
Fixed MSSQL startup

iliayatsenko opened this pull request about 2 months ago
Local tests fail with error during connection to MSSQL

iliayatsenko opened this issue about 2 months ago
Configure nullable types explicitly

W0rma opened this pull request 6 months ago
Use short array syntax for consistency

W0rma opened this pull request 6 months ago
Add explicit support for PHP 8.3 in test pipeline

szhajdu opened this pull request 8 months ago
Validate PSR12 codestyle with PHPCS #69

szhajdu opened this pull request 8 months ago
Add PSR12 Validation with PHP CodeSniffer (PHPCS)

szhajdu opened this issue 8 months ago
Make optional the auto-erase of the records, added by `haveInDatabase()`

iliay-investing opened this issue 9 months ago
Support ODBC 18 in tests

szhajdu opened this pull request 11 months ago
Issue having null values in database because of string type

guraurobi opened this issue about 1 year ago
Breaking change in 3.1.1: type error in call to `isBinary()`

anomiex opened this issue about 1 year ago
Fix Db::executeQuery() for null parameter

W0rma opened this pull request about 1 year ago
Update Db.php

Max95Cohen opened this pull request about 1 year ago
Create 3.1.1 release request

pongee opened this issue about 1 year ago
feat: allow developer to define own connection

gjorgic opened this pull request over 1 year ago
inserting null on an autoincrement primary key prevents cleanup

jtopenpetition opened this issue over 1 year ago
[bugfix] #58 allow inserts with primary key nulled to be rolled back

jtopenpetition opened this pull request over 1 year ago
[bugfix] #49 Fix last insert id return type in case of dblib (3.x)

szhajdu opened this pull request over 1 year ago
[bugfix] #49 Fix last insert id return type in case of dblib (2.x)

szhajdu opened this pull request over 1 year ago
[bugfix] #52 Fixed local testing in Docker

cybd opened this pull request almost 2 years ago
[bugfix] #49 Fix last insert id return type in case of FreeTDS (3.x)

szhajdu opened this pull request almost 2 years ago
[bugfix] #49 Fix last insert id return type in case of FreeTDS (2.x)

szhajdu opened this pull request almost 2 years ago
[bugfix] #47 Malformed UTF-8 characters, possibly incorrectly encoded

cybd opened this pull request almost 2 years ago
Fix dump loading (adds advice to increase pcre.backtrack_limit)

rizort opened this pull request almost 2 years ago
Changes from 2.x

Naktibalda opened this pull request about 2 years ago
Feat: `haveInDatabase` tear down use row values if primary key values are available

JesusTheHun opened this pull request about 2 years ago
feat: mysql helper to grab entire rows

JesusTheHun opened this pull request about 2 years ago
Add docker elements to ease local testing

JesusTheHun opened this pull request about 2 years ago
update links

Arhell opened this pull request about 2 years ago
update links

Arhell opened this issue about 2 years ago
3.0:feat(multi-application): allow absolute path in dump files

calvinalkan opened this pull request over 2 years ago
2.0:feat(multi-application): allow absolute path in dump files

calvinalkan opened this pull request over 2 years ago
Tests pass when individually run, but fail when the run as a suite

FirasSahli2010 opened this issue over 2 years ago
Update comments on grabFromDatabase

KeitaHiguchi opened this pull request over 2 years ago
[Feature] Add function to check table existence

amigian74 opened this issue almost 3 years ago
Null safety in destructor

Naktibalda opened this pull request almost 3 years ago
[3.x] Check if `Db::$dbh` is not null before calling `inTransaction()`

simonhammes opened this issue almost 3 years ago
Fix Sqlite primary key column detection on PHP 8.1

Naktibalda opened this pull request almost 3 years ago
Add no_cleanup_failed option for not cleaning up failed tests

Archanium opened this pull request about 3 years ago
assertSame instead of assertEquals

TavoNiievez opened this pull request about 3 years ago
Fix optional parameters

TavoNiievez opened this pull request about 3 years ago
Suggestion: Add a function that waits for a value to appear in database

dimitris-am opened this issue about 3 years ago
Update codebase to PHP 7.4

TavoNiievez opened this pull request about 3 years ago
Documentation for 'cleanup' configuration option

7118path opened this issue over 3 years ago
Update readme.md

Arhell opened this pull request over 3 years ago
add changelog to readme

Arhell opened this issue over 3 years ago
Code standards updated to PHP 7.1

TavoNiievez opened this pull request over 3 years ago
Fix not primary auto_increment case

Sieg opened this pull request almost 4 years ago
Potential improvement: add support for custom PDO implementation

M1ke opened this pull request almost 4 years ago
Standardize the `README` format

TavoNiievez opened this pull request about 4 years ago
Replace Codeception\Util\Stub with Codeception\Stub in tests

Naktibalda opened this pull request about 4 years ago
Add support for IS NOT NULL

yesdevnull opened this pull request about 4 years ago
Support PHP 8

Naktibalda opened this pull request over 4 years ago
Improve composer codeception require

simonberger opened this issue over 4 years ago
Update description

RusiPapazov opened this pull request over 4 years ago
haveInDatabase insert value to table with 1 column

cmath10 opened this issue almost 5 years ago
Replace Travis by Github Actions

eXorus opened this pull request almost 5 years ago
Note that Sqlite DSN requires relative path

benr77 opened this pull request almost 5 years ago
Fix for issue #5783 in postgree driver

mvadzim opened this pull request almost 5 years ago
Cannot insert sql insert statement

sigma-z opened this issue almost 5 years ago
MySQL: readSql comment bug

Slamdunk opened this pull request about 5 years ago
Use single quotes for string literal

chadicus opened this pull request about 5 years ago
Add 'timezone' config support for Db model

xieqiaoyu opened this issue about 7 years ago
PostgreSQL driver should not be hard-coded to public schema

Watkinsong opened this issue about 7 years ago
Support for IN operator in Db Module

krukru opened this issue over 7 years ago
[RFC] grabEntryFromDatabase

igorsantos07 opened this issue over 11 years ago