-
Notifications
You must be signed in to change notification settings - Fork 29
Comparing changes
Open a pull request
base repository: Codeception/module-db
base: master
head repository: Codeception/module-db
compare: 2.x
- 13 commits
- 23 files changed
- 8 contributors
Commits on Feb 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b7b8b1a - Browse repository at this point
Copy the full SHA b7b8b1aView commit details
Commits on Mar 5, 2022
-
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 databases * Change name from 'no_cleanup_failed' to 'skip_cleanup_if_failed'
Configuration menu - View commit details
-
Copy full SHA for cbc1954 - Browse repository at this point
Copy the full SHA cbc1954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 024505f - Browse repository at this point
Copy the full SHA 024505fView commit details
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b65b3ee - Browse repository at this point
Copy the full SHA b65b3eeView commit details
Commits on Dec 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fba7f06 - Browse repository at this point
Copy the full SHA fba7f06View commit details
Commits on Dec 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6a50bb3 - Browse repository at this point
Copy the full SHA 6a50bb3View commit details
8000
Commits on Dec 3, 2022
-
Merge pull request #44 from JesusTheHun/feat/delete-row-use-row-values
Feat: `haveInDatabase` tear down use row values if primary key values are available
Configuration menu - View commit details
-
Copy full SHA for d0554b7 - Browse repository at this point
Copy the full SHA d0554b7View commit details -
Add grabEntryFromDatabase and grabEntriesFromDatabase methods
* feat: mysql helper to grab entire rows * fix: use semantic assertions * feat: grabEntryFromDatabase makes the test fail if no row is found * misc: code style * Fix syntax error made while resolving conflict Co-authored-by: Gintautas Miselis <gintautas@miselis.lt>
Configuration menu - View commit details
-
Copy full SHA for 32afb4b - Browse repository at this point
Copy the full SHA 32afb4bView commit details -
add Dockerfiles and docker-compose for local testing
* add Dockerfiles and docker-compose for local testing * fix: env defaults * fix: populator requires config * fix: use cli base image and import composer from official image * fix: key check triggering warning * fix: exclude Dockerfiles from git archives Co-authored-by: Gintautas Miselis <gintautas@miselis.lt>
Configuration menu - View commit details
-
Copy full SHA for cf3b77e - Browse repository at this point
Copy the full SHA cf3b77eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65c5ed9 - Browse repository at this point
Copy the full SHA 65c5ed9View commit details
Commits on Mar 18, 2023
-
Throw exception with advice to increase pcre.backtrack_limit
if preg_replace returned null during dump loading.
Configuration menu - View commit details
-
Copy full SHA for fd38a56 - Browse repository at this point
Copy the full SHA fd38a56View commit details -
Fixed encoding of binary values in assertion messages
Co-authored-by: sm <sergeim@educonlines.c 95C6 om>
Configuration menu - View commit details
-
Copy full SHA for 96fcd4c - Browse repository at this point
Copy the full SHA 96fcd4cView commit details
Commits on Mar 4, 2024
-
#49 Cast last insert id to string to avoid type error when pdo return…
…s with false in case of dblib (#55)
Configuration menu - View commit details
-
Copy full SHA for 2f752db - Browse repository at this point
Copy the full SHA 2f752dbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...2.x