botserver/src/core/kb
Rodrigo Rodriguez (Pragmatismo) 12de4abf13 Remove unused sqlx dependency and related code
The sqlx database library has been removed from the project along with
associated database-specific code that was no longer being used. This
includes removal of various sqlx-related dependencies from Cargo.lock
and cleanup of database connection pool references.
2025-11-28 09:27:29 -03:00
..
document_processor.rs Remove unused sqlx dependency and related code 2025-11-28 09:27:29 -03:00
embedding_generator.rs Add SQLx dependencies for calendar feature 2025-11-27 23:10:43 -03:00
kb_indexer.rs Fix typos in bot file extensions and keyword names 2025-11-26 22:54:22 -03:00
mod.rs Looking at the diff, I can see this commit removes the api_router.rs 2025-11-27 09:38:50 -03:00
web_crawler.rs Looking at the diff, I can see this commit removes the api_router.rs 2025-11-27 09:38:50 -03:00
website_crawler_service.rs Looking at the diff, I can see this commit removes the api_router.rs 2025-11-27 09:38:50 -03:00