GitHub / Codeception/module-db / commits
DB module for Codeception
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0ac08372 | fix: properly quote table names with schema definition #84 (#86) |
Szabolcs Hajdu <1****b@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8a295c40 | fix: allow uppercase table names by quoting the table name when fetching the ... |
Alejandro Rodríguez <a****z@v****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 23bc6a37 | Remove unnecessary files from Composer package (#83) |
Evgeniy Moiseenko <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6b490e02 |
Update Db.php: Fixing code formating, removing duplication (#78)
Co-authored-by: Dieter Beck <b****a@g****m> |
Thomas Landauer <t****s@l****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7c1932f2 | Avoid deprecated direct access to driver and dbh property (#81) |
Dieter Beck <b****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 16021a83 | Test against PHP 8.4 (#77) |
Dieter Beck <b****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 656a30e2 | fix(ci): /opt/mssql-tools/bin/sqlcmd tool not found in given path (#80) |
Szabolcs Hajdu <s****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8b9285f8 | Configure nullable types explicitly to avoid deprecation warnings in PHP 8.4 ... |
Dieter Beck <b****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| cbe0d1f6 | Use short array syntax for consistency (#72) |
Dieter Beck <b****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 69a88c54 | Add explicit support for PHP 8.3 in test pipeline (#71) |
Szabolcs Hajdu <s****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 06be16dc | Validate PSR12 codestyle with PHPCS #69 (#70) |
Szabolcs Hajdu <s****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ad61407a | Support ODBC 18 in tests (#66) |
Szabolcs Hajdu <s****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0d636cb8 | merge Merge pull request #56 from szhajdu/v3-fix-last-insert-id-sqlsrv |
Szabolcs Hajdu <s****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 5666795f | Call isBinary() only if parameter is a string |
Worma <b****a@g****m>
Committed by: Serghei Iakovlev <e****p@p****h> |
over 2 years ago | |
| b7c45db4 | Add direct dependency for mbstring extension because this package uses mb_det... |
Worma <b****a@g****m>
Committed by: Serghei Iakovlev <e****p@p****h> |
over 2 years ago | |
| a00cb7b3 | Use proper parameter type for NULL values |
Worma <b****a@g****m>
Committed by: Serghei Iakovlev <e****p@p****h> |
over 2 years ago | |
| ab9d53a1 | #49 Cast last insert id to string to avoid type error when pdo returns with f... | Szabolcs Hajdu <s****8@g****m> | about 3 years ago | |
| 18588923 |
Fixed encoding of binary values in assertion messages
Co-authored-by: sm <s****m@e****m> |
Sergei Matros <c****d@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a5b0a198 | Throw exception with advice to increase pcre.backtrack_limit |
rizort <r****9@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0ff35821 | Run tests on PHP 8.2 | Gintautas Miselis <g****s@m****t> | over 3 years ago | |
| 1f659bdf |
add Dockerfiles and docker-compose for local testing
Co-authored-by: Gintautas Miselis <g****s@m****t> |
Jesus The Hun <i****g@g****m>
Committed by: Gintautas Miselis <g****s@m****t> |
over 3 years ago | |
| 298150cb | Remove unnecessary and incorrect @return annotation | Gintautas Miselis <g****s@m****t> | over 3 years ago | |
| 72b6313f |
Add grabEntryFromDatabase and grabEntriesFromDatabase methods
Co-authored-by: Gintautas Miselis <g****s@m****t> |
Jesus The Hun <i****g@g****m>
Committed by: Gintautas Miselis <g****s@m****t> |
over 3 years ago | |
| 24a5e95a | feat: support auto increment on a composite pk |
Jonathan Massuchetti <j****i@d****r>
Committed by: Gintautas Miselis <g****s@m****t> |
over 3 years ago | |
| 9b4b881c | feat: use rows value to delete inserted row if primary key is filled |
Jonathan Massuchetti <j****i@d****r>
Committed by: Gintautas Miselis <g****s@m****t> |
over 3 years ago | |
| f36cb72a | update links (#41) |
Ihor Sychevskyi <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 4e207a03 | merge Merge pull request #35 from KeitaHiguchi/fix-comment-grabfromdatabase |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 3b794d9d | Update comments | Keita Higuchi <b****2@g****m> | over 4 years ago | |
| 4ec1208d | merge Merge pull request #33 from Codeception/issue-32 |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| e3a875d9 | Null safety in destructor | Gintautas Miselis <g****s@m****t> | over 4 years ago | |
| 8f97f192 | Add skip_cleanup_if_failed option for not cleaning up failed tests (#30) |
Thomas Faurbye Nielsen <f****e@h****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 05b2d6bb | merge Merge pull request #31 from Codeception/fix-sqlite-primary-key-detection-on-p... |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| b2579a57 | Fix Sqlite primary key column detection on PHP 8.1 | Gintautas Miselis <g****s@m****t> | over 4 years ago | |
| c6376875 | Codeception 5 compatibility | Gintautas Miselis <g****s@m****t> | over 4 years ago | |
| 888f64f9 | assertSame instead of assertEquals (#29) |
Gustavo Nieves <6****z@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 23f4fe67 | Fix more optional parameters |
Gustavo Nieves <6****z@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 03a1071a | Fix optional parameters |
Gustavo Nieves <6****z@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| e67040a5 | Update codebase to PHP 7.4 (#26) |
Gustavo Nieves <6****z@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| a35dcdba | Update readme.md (#24) |
Ihor Sychevskyi <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| fb347194 | Standardize the `README` format (#19) |
Tavo Nieves J <6****z@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9298d145 | merge Merge pull request #13 from Codeception/replace-util-stub |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3436a966 | Replace Codeception\Util\Stub with Codeception\Stub in tests | Gintautas Miselis <g****s@m****t> | over 5 years ago | |
| 8c8076cd | merge Merge pull request #12 from iter8-au/master |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 9215be52 | Documentation for null comparisons added | Dan Barrett <d****n@d****u> | over 5 years ago | |
| 25f92758 | Change codeception version constraint to fix codeception builds on PHP 8 |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 47f84802 | Added tests for IS NULL/IS NOT NULL where clauses | Dan Barrett <d****n@d****u> | over 5 years ago | |
| d5f1def4 | merge Merge pull request #11 from Codeception/php8 |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 65355c78 | Delete local copy of generated documentation | Gintautas Miselis <g****s@m****t> | almost 6 years ago | |
| 564d491b | Support PHP8 | Gintautas Miselis <g****s@m****t> | almost 6 years ago | |
| 90b1e889 | merge Merge pull request #8 from RusiPapazov/patch-1 |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| d5efc31a | Update description |
Rusi Papazov <r****i@c****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 778c46d7 | Replace Travis by Github Actions (#6) |
Vincent Dauce <e****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| bba098db | Add support for IS NOT NULL |
Dan Barrett <d****n@i****u>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 03c53370 | merge Merge pull request #5 from benr77/benr77-sqlite-relative-paths |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 7595e1ab | Note that Sqlite DSN requires relative path |
Ben Roberts <b****n@h****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 13a2b862 | merge Merge pull request #1 from chadicus/bug/double-quotes |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 54b142c2 | Use single quotes for string literal | chadicus <c****y@t****m> | over 6 years ago | |
| 47219b91 | [Travis] Unlimited memory for composer update |
Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 658e8af0 | Compatible with codeception/codeception branches | Gintautas Miselis <g****s@m****t> | almost 7 years ago | |
| 4be00adc | Generated documentation.md | Gintautas Miselis <g****s@m****t> | almost 7 years ago | |
| f031a9fd | fix grabFromDatabase description in docs (#5717) |
Dmitry Kolosov <M****s@u****m>
Committed by: Gintautas Miselis <g****s@m****t> |
almost 7 years ago | |
| 734a4eaf | Added package files | Gintautas Miselis <g****s@m****t> | almost 7 years ago | |
| cd860f4e | [Db] Support initial queries execution after creating connection (#5660) |
tadasauciunas <t****s@g****m>
Committed by: Gintautas Miselis <g****s@m****t> |
about 7 years ago | |
| cbe6e7c4 | SCA: dropped import duplicates, fixed a few cases of php core API misuse (#5639) |
Vladimir Reznichenko <k****l@g****m>
Committed by: Gintautas Miselis <g****s@m****t> |
about 7 years ago | |
| 177ae4e6 | [Db] Fix sqlite connection close when holding reference in PHP's GC (#5557) |
Thorsten Ho <h****0@g****m>
Committed by: Gintautas Miselis <g****s@m****t> |
about 7 years ago | |
| c712a11e | [Db] Remove generateWhereClause method from SqlSrv (#5451) |
Gintautas Miselis <n****a@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
over 7 years ago | |
| 01f8a494 | 2.6 remove angular (#5449) |
Michael Bodnarchuk <D****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 3c9ef539 | Removed test of removed method getPrimaryColumn | Gintautas Miselis <g****s@m****t> | over 7 years ago | |
| 11f3fbd8 | Removed methods that were deprecated long time ago | Gintautas Miselis <g****s@m****t> | over 7 years ago | |
| fa4c4229 | Removed deprecated setExpectedException method | Gintautas Miselis <g****s@m****t> | over 7 years ago | |
| e2fe38b6 | Remove workarounds used to make tests pass on PHP 5.4 | Gintautas Miselis <g****s@m****t> | over 7 years ago | |
| bfb841fc | Deleted all HHVM specific code | Gintautas Miselis <g****s@m****t> | over 7 years ago | |
| 660c7143 | Used assertIsInt and assertIsString instead of assertInternalType | Gintautas Miselis <g****s@m****t> | over 7 years ago | |
| bd4d7968 | Use assertStringContainsString for asserting strings | Gintautas Miselis <g****s@m****t> | over 7 years ago | |
| ce5b2e6d | Use wrapper methods in unit tests | Gintautas Miselis <g****s@m****t> | over 7 years ago | |
| 8fde5648 | [Db] cleanup database if populator is used (#5358) |
Alex Finney <3****x@u****m>
Committed by: Gintautas Miselis <n****a@g****m> |
over 7 years ago | |
| f3717aa9 | [Db][Docs] grabFromDatabase() returns mixed results |
Mergen Sanzhiev <s****n@y****u>
Committed by: Gintautas Miselis <n****a@g****m> |
over 7 years ago | |
| 73c94c6a | [Db] hide isPopulated method |
Gintautas Miselis <g****s@m****t>
Committed by: Gintautas Miselis <g****s@e****m> |
almost 8 years ago | |
| 23643a8e | Adding Ability To Specify More Than One Dump File (#5220) |
Fenikkusu <5****u@u****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
almost 8 years ago | |
| 5bac0cdc | Unconditional _loadDump in 2.5 (#5198) |
Gintautas Miselis <n****a@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
almost 8 years ago | |
| 67ee7956 | Fixes PHPStan issue (#5204) |
Joseph Zidell <j****l@u****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
almost 8 years ago | |
| f7243f15 | Db: don't clear database for empty dump | Filippo Tessarotto <z****m@g****m> | almost 8 years ago | |
| 440e83df | Multi database merged and updated (#5140) |
Michael Bodnarchuk <D****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 91f6644d | always disconnect before connect when reconnect is set (#5068) |
Chuck Burgess <d****e@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
about 8 years ago | |
| f7b66bef | More explicit PDO closing upon destruction (#5072) |
Chuck Burgess <d****e@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
about 8 years ago | |
| 99c923d3 | [DB][Mysql] Two new options: "ssl_cipher" and "ssl_verify_server_cert" (#5095) |
bangertz <g****b@b****m>
Committed by: Gintautas Miselis <n****a@g****m> |
about 8 years ago | |
| 58356472 | add config option for session lock wait setting (and Oracle implementation); ... |
Chuck Burgess <d****e@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
about 8 years ago | |
| 4c5b357a | added support for null (#4987) |
philek <p****b@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
over 8 years ago | |
| f655d5c5 | Added dochead for grabFromDatabase (#4945) |
René <r****e@u****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
over 8 years ago | |
| fa23bc4d | Phpunit wrapper (#4817) |
Michael Bodnarchuk <D****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| b0730fa6 | Fix typo (#4728) |
Patrik Csak <p****k@c****l>
Committed by: Michael Bodnarchuk <D****k@u****m> |
over 8 years ago | |
| 4dc8060f | Minor documentation updates | Davert <d****p@r****c> | over 8 years ago | |
| 189e6e9c | Match Database even if it's the last param in DSN (#4680) |
Dan Barrett <d****n@t****t>
Committed by: Michael Bodnarchuk <D****k@u****m> |
over 8 years ago | |
| 928abfdc | updated changelog, updated docs for Db module | Davert <d****p@r****c> | over 8 years ago | |
| ed08c7a0 | Dbdriver ssloptions (#4622) |
kossi84 <3****4@u****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
almost 9 years ago | |
| 8dbf8c9d | [Db] improved getQuotedName in SqlSrv driver (#4547) |
Gintautas Miselis <n****a@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
almost 9 years ago | |
| 6154aa10 | Db generate where clause tests (#4548) |
Gintautas Miselis <n****a@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
almost 9 years ago | |
| a36ea6c2 | [DB] Comparison operators supported in conditions (#4468) |
susgo <s****8@g****m>
Committed by: Gintautas Miselis <n****a@g****m> |
almost 9 years ago | |
| 9d5efb48 | [Db] Update and Insert in database (#4473) |
Vincent Dauce <e****s@u****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
almost 9 years ago | |
| 7b2bef8e | fix/postgres_cleanup alter postgres cleanup (recreate schema) (#4424) |
Ihor Samusenko <s****v@g****m>
Committed by: Michael Bodnarchuk <D****k@u****m> |
about 9 years ago |