Commit History

feat: Implement Trade Relationships Module with CRUD operations and supplier discovery
8d7611f

MukeshKapoor25 commited on

refactor(database): enforce TRANS schema compliance and simplify table initialization
0421d53

MukeshKapoor25 commited on

refactor(database): migrate tables to trans schema and consolidate initialization
85fb744

MukeshKapoor25 commited on

chore(stock_take): complete legacy cleanup and finalize master-detail migration
d70668f

MukeshKapoor25 commited on

refactor(database): consolidate shared database base and fix foreign key schema references
cd357c6

MukeshKapoor25 commited on

refactor: reorganize constants and clean up legacy code structure
4292ec7

MukeshKapoor25 commited on

feat: Enhance PostgreSQL connection configuration with support for alternative environment variables, robust URI assembly, detailed logging, and new documentation.
3f2d4aa

MukeshKapoor25 commited on

feat: Add PostgreSQL diagnostic script and comprehensive PO creation tests with supporting documentation.
a5afc44

MukeshKapoor25 commited on

feat: Migrate PostgreSQL interactions to SQLAlchemy's async engine, improving connection management, query parameterization, and URI configuration.
a7aaf8d

MukeshKapoor25 commited on

feat(postgres): add ssl support and connection retry logic
e6cdbd6

MukeshKapoor25 commited on

feat(scm): Implement PostgreSQL PO/GRN module with consolidated schema
c17a7bd

MukeshKapoor25 commited on