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
Extract mysql5 tableOptions More... over 11 years ago
Move tableOptions ahead of columns in DTD More... over 11 years ago
Add table options DDL to pgsql8 table creation More... over 11 years ago
Consider names duplicate even if different cases. More... over 11 years ago
Test for empty tableOption names More... over 11 years ago
Test for duplicate tableOptions More... over 11 years ago
Test that no options = no sql More... over 11 years ago
Add tableOption to mysql5 table creation DDL More... over 11 years ago
Add tableOption element to DTD More... over 11 years ago
put the crash course URL in, wiki linking doesn't work here More... over 11 years ago
move the markdown README to be called the appropriate name for display on github More... over 11 years ago
Always hide output in RequireSlonyIdTest More... over 11 years ago
Improve unit test More... over 11 years ago
Add unit test for checking every possibility of slonyId, object, build/upgrade, required or not More... over 11 years ago
Check dbsteward::$require_slony_id when upgrading pgsql8 tables More... over 11 years ago
Add --quoteallnames flag, variable, and logic More... over 11 years ago
during get_quoted_name(), if the identifier is to be quoted, it can start with a number More... over 11 years ago
mark master and 1.2.1 pear package stable More... over 11 years ago
DBSteward 1.2.1 maintenance release More... over 11 years ago
table dependency by demoting dependents to the bottom, with capping if the dependency is solvable we should get it by the second pass More... over 11 years ago
fix missed object quoting from mysql support and refactoring development More... over 11 years ago
Merge pull request #12 from austinhyde/fix-circular-deps More... over 11 years ago
Resolve circular dependencies More... over 11 years ago
store this table dependency ordering debug output More... over 11 years ago
fix typo in pgsql extraction code More... over 11 years ago
Merge pull request #11 from austinhyde/mysql5-extraction-fix More... over 11 years ago
Only create column description attribute if the description is not empty More... over 11 years ago
Normalize referential constraints while extracting from MySQL More... over 11 years ago
Don't do anything with linked key constraints / indexes More... over 11 years ago
Ensure no duplicate columns in compound indices More... over 11 years ago