Skip to content

Commit

Permalink
Updating the documentation for generating migrations via CLI without DB
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Krämer committed Mar 7, 2014
1 parent 4bdc354 commit d548d3e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Generate Migrations Without DB Interaction from CLI
===================================================
Generate Migrations Without DB Interaction
==========================================

This functionality only works when arguments are passed to the command `cake Migrations.migration generate`.

Expand Down
2 changes: 1 addition & 1 deletion Docs/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Documentation
* [Examples](Documentation/Examples.md)
* [Migrations](Documentation/Migrations.md)
* [Pre-Migration Checks](Documentation/Pre-Migration-Checks.md)
* [Generate Migrations Without DB-Interaction from CLI](Documentation/Generate-Migrations-Without-DB-Interaction-from-CLI.md)
* [Generate Migrations Without DB Interaction](Documentation/Generate-Migrations-Without-DB-Interaction.md)

Tutorials
---------
Expand Down

0 comments on commit d548d3e

Please sign in to comment.