selfoss
selfoss copied to clipboard
Add a selfoss CLI tool
This introduces two commands for dumping and loading the database contents:
php bin/selfoss db:export path.jsonphp bin/selfoss db:import path.json
Those are useful for testing, as well as for moving data from one database backend to another.
Currently, datetimes exported from SQLite cannot be imported to MySQL, we need some normalization.
Deploy Preview for selfoss canceled.
| Name | Link |
|---|---|
| Latest commit | acafe64d00dce463267e6a0bbe41d99523b9e734 |
| Latest deploy log | https://app.netlify.com/sites/selfoss/deploys/6488def05d53630008bc6a6e |