0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed physical databases rake task More... almost 13 years ago
And all tests pass under 1.8.7 More... almost 13 years ago
Updated dependencies More... almost 13 years ago
Added a Gemfile to help developers More... almost 13 years ago
Ignored eclipse files More... almost 13 years ago
Schema parts ordering is now guaranteed using ruby 1.9 More... over 13 years ago
Array.none? -> Array.any? to preserve ruby 1.8.6 compatibility. More... over 13 years ago
Added --stdin option to schema:check, schema:dump and schema:sql-script More... over 13 years ago
Added support for --stdin on schema:check. More... over 13 years ago
Added --include and --exclude options to schema:dump More... over 13 years ago
Fixed bugs in SchemaObject's query methods about object kinds More... over 13 years ago
Enhanced one error message when no current database is set. More... over 13 years ago
Updates CHANGELOG for previous commit. More... over 13 years ago
Fixed the --dry-run option of bulk:import. More... over 13 years ago
Fixed a bug on view removal (effective schema was not staged correctly). More... over 13 years ago
Bumped the version number to 0.0.2 and documented recent changes. More... over 13 years ago
Enhances restful interface More... over 13 years ago
Adds a --update option to bulk:import. More... over 13 years ago
Adds a first support for views. More... over 13 years ago
Fixes bugs in HTML generation. More... over 13 years ago
Adds a basic html IO generation. More... over 13 years ago
Fixes a bug related to attribute's default values. More... over 13 years ago
Fixes a bug when effective schema does not initially exist at stage time. More... over 13 years ago
Adds some directions for TODO list. More... over 13 years ago
Adds a db:stage command. More... over 13 years ago
Ensures no test.db is created in root folder. More... over 13 years ago
'dba db:add' now infers and installs database schemas, if db pings. More... over 13 years ago
Adds a spec test for repo:create. More... over 13 years ago
Extract interactive repository creation in a builder class. More... over 13 years ago
Adds a repo:create command. More... over 13 years ago