0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 24 hours ago.
May 23, 2023 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle the case where one of the columns in a compound PK is part of a FK More... over 11 years ago
Fix sequence duct-tape detection More... over 11 years ago
mysql port defaults, DBSteward 1.2.0 package notes More... over 11 years ago
announce each table being analyzed during extraction More... over 11 years ago
Merge pull request #10 from austinhyde/fix-argparse-sqlformat More... over 11 years ago
Force dbsteward to initialize the autoloader with a default sql format More... over 11 years ago
Merge pull request 9 https://github.com/nkiraly/DBSteward/pull/9 - Throw on change to serial - from austinhyde More... over 11 years ago
Merge branch 'master' of https://github.com/nkiraly/DBSteward More... over 11 years ago
Merge branch 'warn-on-custom-role-override' of https://github.com/austinhyde/DBSteward More... over 11 years ago
Merge pull request #7 from austinhyde/develop More... over 11 years ago
when compositing table definitions columns, constraints, grants, etc added after initial table definition will be out of order and therefore not DTD valid if the base was a table element, rebuild it's children in DTD-valid order More... over 11 years ago
Throw when attempting to change an existing column to a serial in PGSQL More... over 11 years ago
mock_output_file_segmenter for unit-testing, borrowed from mysql5 branch More... over 11 years ago
Warn when a role is being overridden as owner because of ignore_custom_roles flag More... over 11 years ago
Merge branch 'dev-mysql5' into develop More... over 11 years ago
Alias the PUBLIC role in mysql to ROLE_APPLICATION More... over 11 years ago
Merge branch 'dev-mysql5' into develop More... over 11 years ago
Clean up unused code More... over 11 years ago
Normalize file endings - php close tag and newlines More... over 11 years ago
Clean up todos More... over 11 years ago
Update structure of typeDiffTest to match other integration tests, leave note about mysql5 tests More... over 11 years ago
don't do config params for now More... over 11 years ago
Get serialStartTest working with mysql5 More... over 11 years ago
Get outputDiffTest working with mysql5 More... over 11 years ago
Merge branch 'develop' into dev-mysql5 More... over 11 years ago
Refactor duplicateFunctionTest to utilize phpunit groups, add MySQL tests More... over 11 years ago
Tweak functions More... over 11 years ago
Merge branch 'master' into develop More... over 11 years ago
Extract table/column comments better More... over 11 years ago
Test serial extraction More... over 11 years ago