Open Issues Need Help
View All on GitHub Uncategorized • General Project
Configuración de Base de Datos y Modelos 4 months ago
AI Summary: This issue requests the configuration of a PostgreSQL database connection and the definition of SQLAlchemy ORM models for a 'Note' entity. The goal is to enable reliable and structured data persistence within the application, with database connection details managed via environment variables and automatic table creation upon application startup.
Complexity:
3/5
enhancement good first issue medium priority