feat: Implement Trade Relationships Module with CRUD operations and supplier discovery 8d7611f MukeshKapoor25 commited on Jan 10
refactor(database): enforce TRANS schema compliance and simplify table initialization 0421d53 MukeshKapoor25 commited on Dec 22, 2025
refactor(database): migrate tables to trans schema and consolidate initialization 85fb744 MukeshKapoor25 commited on Dec 22, 2025
chore(stock_take): complete legacy cleanup and finalize master-detail migration d70668f MukeshKapoor25 commited on Dec 20, 2025
refactor(database): consolidate shared database base and fix foreign key schema references cd357c6 MukeshKapoor25 commited on Dec 18, 2025
refactor: reorganize constants and clean up legacy code structure 4292ec7 MukeshKapoor25 commited on Dec 18, 2025
feat: Enhance PostgreSQL connection configuration with support for alternative environment variables, robust URI assembly, detailed logging, and new documentation. 3f2d4aa MukeshKapoor25 commited on Dec 13, 2025
feat: Add PostgreSQL diagnostic script and comprehensive PO creation tests with supporting documentation. a5afc44 MukeshKapoor25 commited on Dec 13, 2025
feat: Migrate PostgreSQL interactions to SQLAlchemy's async engine, improving connection management, query parameterization, and URI configuration. a7aaf8d MukeshKapoor25 commited on Dec 13, 2025
feat(postgres): add ssl support and connection retry logic e6cdbd6 MukeshKapoor25 commited on Dec 13, 2025
feat(scm): Implement PostgreSQL PO/GRN module with consolidated schema c17a7bd MukeshKapoor25 commited on Dec 13, 2025