Update Drupal Debug Hints authored by Tom Wiesing's avatar Tom Wiesing
...@@ -116,3 +116,8 @@ Source: https://stackoverflow.com/a/25975930 ...@@ -116,3 +116,8 @@ Source: https://stackoverflow.com/a/25975930
``` ```
sed -n '/^-- Current Database: `dbname`/,/^-- Current Database: `/p' alldatabases.sql > output.sql sed -n '/^-- Current Database: `dbname`/,/^-- Current Database: `/p' alldatabases.sql > output.sql
``` ```
# Migration of Systems Checklist
- replace URIs in Triplestore
- clear `wisski_salz_id2uri` table
\ No newline at end of file