pub fn migration_tools() -> Vec<Box<dyn DynTool>>
Returns all migration management SQLite tools
These tools allow agents to evolve database schemas over time by storing and executing migrations within the database itself.