This website requires JavaScript.
Explore
Help
Register
Sign In
ADUANASOFT
/
plantillas-proyectos
Watch
13
Star
0
Fork
0
You've already forked plantillas-proyectos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2bc288b7b54310da0b81f34df5664bf6cbca3acb
plantillas-proyectos
/
backend
/
alembic
History
AlexeerCT
73a6d92863
Implement row-level security (RLS) context management for database sessions. Refactor invoice processing and reverting tasks to utilize scoped database sessions with RLS context. Update middleware to extract and set company ID from requests. Enhance task dispatching to propagate RLS context via Celery headers. Update architecture documentation to reflect RLS implementation details.
2026-04-24 18:01:46 -05:00
..
versions
Implement row-level security (RLS) context management for database sessions. Refactor invoice processing and reverting tasks to utilize scoped database sessions with RLS context. Update middleware to extract and set company ID from requests. Enhance task dispatching to propagate RLS context via Celery headers. Update architecture documentation to reflect RLS implementation details.
2026-04-24 18:01:46 -05:00
env.py
Enhance SQLAlchemy URL validation in Alembic environment
2026-03-24 15:41:47 -05:00
README
feat: Add frontend and backend initialization scripts, implement Keycloak and PostgreSQL setup
2025-10-19 00:14:06 -05:00
script.py.mako
feat: Add frontend and backend initialization scripts, implement Keycloak and PostgreSQL setup
2025-10-19 00:14:06 -05:00
README
Generic single-database configuration.