1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MultiRow Value Insert and other Insert upgrades More... over 6 years ago
Adds license to composer file More... over 6 years ago
Add Packagist and CodeCov buttons to README More... over 6 years ago
New tests for INSERT's key collsion More... over 6 years ago
Fixed REPLACE and INSERT IGNORE behavior More... over 6 years ago
Fixed setColumns and commit to update lock files More... over 6 years ago
Added identity tests for INSERT More... over 6 years ago
Moves old AUTOINCREENT upgrade code to Table More... over 6 years ago
Fixes for DEFAULTs in INSERT More... over 6 years ago
Fixed enum defaults to be ints More... over 6 years ago
Changes composer package name More... over 6 years ago
INSERT in transaction test More... about 7 years ago
Code cleanup More... about 7 years ago
Cleanup new Transaction class More... about 7 years ago
First INSERT tests More... about 7 years ago
Refcatored INSERT into Statement class More... about 7 years ago
Fixed loading and ssaving correct ENUM valu More... about 7 years ago
Ported Transaction class from old 1.4 branch More... about 7 years ago
Moved SQL tests to new subdirectory More... about 7 years ago
Dropping 5.3 to 5.5 from the build and support More... about 7 years ago
Typo in travis file More... about 7 years ago
One more attempt at testing all php versions More... about 7 years ago
Trying somthing to fix Jenkins 7+ testing More... about 7 years ago
Adds optional WORK for ROLLBACK and COMMIT More... about 7 years ago
Removed BACKUP and RESTORE TABLE More... about 7 years ago
Adds php 7.1 for testing More... about 7 years ago
Last of the CREEATE TABLE tests (for now) More... about 7 years ago
Mark mySQL SET as unsupported type More... about 7 years ago
Add CREATE TEMPORORARY TABLE test More... about 7 years ago
Fixed TmpFile to close on __destruct More... about 7 years ago