# Keep custom database table names intact when reloading agent configurations

> We fixed an issue where custom db table names set on components were being overwritten with defaults when those components were loaded back from configuration.

- Published: 2026-04-14
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/keep-custom-database-table-names-intact-when-reloading-agent-configurations
- Markdown: https://agno-com-nine.vercel.app/articles/keep-custom-database-table-names-intact-when-reloading-agent-configurations.md

We fixed an issue where custom `db` table names set on components were being overwritten with defaults when those components were loaded back from configuration. Custom table names are now preserved correctly through the full save and load cycle.
