mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix tutorial and link to migrations
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
c62d77402d
commit
e73681f79d
@ -211,9 +211,9 @@ Database
|
||||
--------
|
||||
|
||||
Now that the routes are set up and connected the notes should be saved in the
|
||||
database. To do that first create a :doc:`database migration <storage/migration>`
|
||||
by creating a file **ownnotes/lib/Migration/VersionXXYYZZDateYYYYMMDDHHSSAA**,
|
||||
so for example **ownnotes/lib/Migration/Version000000Date20181224140601**""
|
||||
database. To do that first create a :doc:`database migration <storage/migrations>`
|
||||
by creating a file **ownnotes/lib/Migration/VersionXXYYZZDateYYYYMMDDHHSSAA**,
|
||||
so for example **ownnotes/lib/Migration/Version000000Date20181224140601**""
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user