1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day 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
Adds ALTER TABLE multiple actions test More... about 5 years ago
Add support for mutiple actions ALTER TABLES More... about 5 years ago
Adds ALTER TABLE SET DATA TYPE More... about 5 years ago
Refactored ALTER TABLE actions into Statements More... about 5 years ago
Adds ALTER TABLE DROP COLUMN More... about 5 years ago
Fix setDefault test More... over 5 years ago
Adds ALTER TABLE ADD COLUMN More... over 5 years ago
Adds more ALTER TABLE test More... over 5 years ago
Fixed setting of default More... over 5 years ago
Add some ALTER TABLE tests More... over 5 years ago
Fixed ALTER TABLE ADD PRIMARY to save it More... over 5 years ago
Changed find_table and sequence to use their name More... over 5 years ago
Adds fullColumn names test More... over 5 years ago
Add SELECT ALL and SELECT DISTINCT test More... over 5 years ago
Adds SQL DISTINCT support More... over 5 years ago
Refactors ALTER SEQUENCE into a class More... over 5 years ago
Allows AS type in CREATE SEQUENCE More... over 5 years ago
Refactors SHOW queries into classes More... over 5 years ago
Adds DROP tests More... over 5 years ago
Refactors DROP queries into own classes More... over 5 years ago
Fixed test for php 5.6 More... over 5 years ago
Added rest of the WriteCursor tests More... over 5 years ago
Fixed checking if other row types exists More... over 5 years ago
Removed unused accessors More... over 5 years ago
Removes var_dump More... over 5 years ago
Adds DELETE tests More... over 5 years ago
Refactors Delete into new class More... over 5 years ago
deleteRow() now returns a bool More... over 5 years ago
Adds some WriteCursor tests More... over 5 years ago
Add asort to listTables which may fix test More... over 5 years ago