Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request juju#17650 from gfouillet/dqlite/machine_reboot/db
juju#17650 First step for "Machine Reboots backed with Dqlite" epic. It just add the required table in the schema. ## Checklist - [X] Code style: imports ordered, good names, simple structure, etc - [X] Comments saying why design decisions were made - [X] Go unit tests, with comments saying what you're testing - [X] [Integration tests](https://github.com/juju/juju/tree/main/tests), with comments saying what you're testing - [X] [doc.go](https://discourse.charmhub.io/t/readme-in-packages/451) added or updated in changed packages ## QA steps Not required ## Documentation changes None ## Links **Jira card:** [JUJU-6303](https://warthogs.atlassian.net/browse/JUJU-6303) [JUJU-6303]: https://warthogs.atlassian.net/browse/JUJU-6303?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
- Loading branch information