botserver/src/basic
Rodrigo Rodriguez (Pragmatismo) c743754c6c Add per-bot database creation
- Added database_name field to bots schema
- Bot creation now creates a dedicated PostgreSQL database (bot_{name})
- Updated add_bot.rs to create database and store database_name
- Added create_bot_database() function with safe name validation
- Added dynamic table check to all db_api handlers
2026-01-02 19:34:59 -03:00
..
compiler feat(security): Complete security infrastructure implementation 2025-12-28 19:29:18 -03:00
keywords Add per-bot database creation 2026-01-02 19:34:59 -03:00
mod.rs feat(security): Complete security infrastructure implementation 2025-12-28 19:29:18 -03:00