We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bfbac9 commit 54d1beaCopy full SHA for 54d1bea
1 file changed
docs/en/index.rst
@@ -831,7 +831,7 @@ can use to perform this operation:
831
bin/cake schema_cache clear
832
833
Alert of missing migrations
834
----------------------------
+===========================
835
836
You can use the ``Migrations.PendingMigrations`` middleware in local development
837
to alert developers about new migrations that have not been applied::
@@ -856,7 +856,7 @@ You can temporarily disable the migration check by adding
856
``skip-migration-check=1`` to the URL query string
857
858
IDE autocomplete support
859
-------------------------
+========================
860
861
The `IdeHelper plugin
862
<https://github.com/dereuromark/cakephp-ide-helper>`__ can help
0 commit comments