0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move sql99_table::constraint_equals() to sql99_constraint::equals() More... almost 12 years ago
Tests for diffing mysql constraints More... almost 12 years ago
Update code to use the magic autoloader More... almost 12 years ago
Merge from feature branch: add magic autoloader More... almost 12 years ago
Throw an exception when the class_alias() fails More... almost 12 years ago
No longer need to class_alias() the active $sql_format More... almost 12 years ago
Remove unnecessary requires More... almost 12 years ago
Added magic autoloader More... almost 12 years ago
Add mysql5 index diffing logic and tests More... almost 12 years ago
Add mysql index ddl generation More... almost 12 years ago
Refactored get_quoted_name() methods, merged from temp branch More... almost 12 years ago
fix for column serialStart not applied as part of new table additions More... almost 12 years ago
MySQL constraint DDL generation More... almost 12 years ago
MySQL table DDL generation More... almost 12 years ago
Make dbsteward::quote_column_name() delegate to active sql format More... almost 12 years ago
Add mysql5 column definition generation and enum injection More... almost 12 years ago
enums should not have inner data More... almost 12 years ago
Add mysql5 function sql generation More... almost 12 years ago
Add support for mysql ENUM types More... almost 12 years ago
Add mysql5 sequence diffing More... almost 12 years ago
Generate condensed DDL for multiple sequence adds and drops More... almost 12 years ago
Unstub mysql5 schemas More... almost 12 years ago
Bump mysql4 to mysql5 More... almost 12 years ago
Pull up quoting methods to take advantage of inheritance More... almost 12 years ago
Generalize {format}::get_quoted_name() into sql99 More... almost 12 years ago
Add object-specific quote methods More... almost 12 years ago
Pull common functionality in regression test into single function More... almost 12 years ago
Move quote character to class constants More... almost 12 years ago
Test against weird-yet-valid MySQL identifiers More... almost 12 years ago
Move oracle10g_diff::get_quoted_name() to oracle10g::get_quoted_name() More... almost 12 years ago