botserver/templates/default.gbai
Rodrigo Rodriguez (Pragmatismo) 6d68585c71 refactor(config): replace raw SQL with Diesel query for bot config
Updated `ConfigManager::get_config` to use Diesel query builder instead of raw SQL for improved safety and maintainability. Adjusted parameter naming and integrated schema references. Also refactored `ensure_llama_servers_running` to fetch configuration from the database using `AppState` and `ConfigManager`. Removed unused imports in bootstrap module.
2025-11-01 11:48:46 -03:00
..
default.gbot refactor(config): replace raw SQL with Diesel query for bot config 2025-11-01 11:48:46 -03:00