• Joined on 2026-02-02
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-05 13:51:37 +08:00
4a7c220baa fix(extractor): resolve SQL syntax error from double-quoted table names
f51cae0f6f fix(db): complete PostgreSQL integration in validation and cleaner services
7601b5f176 fix(db): PostgreSQL P0 fixes - SQL_KEYWORDS expansion, timeout config, and tests
Compare 3 commits »
admin pushed to dev at BLD-ERPAuto/BIPMaterialManager 2026-04-05 12:17:51 +08:00
e2669af870 fix: remove unused imports and fix logger test isolation
e54d94fce2 style: apply formatter to docs, types, and test files
9791a84047 fix(db): auto-quote SQL identifiers for PostgreSQL case-sensitivity
b5ba18b595 refactor(db): migrate BIPUsersDAO to use DatabaseFactory and SqlDialect
13fb7bcf46 style: fix lint errors in dialect files
Compare 57 commits »
admin deleted branch dev-logging from BLD-ERPAuto/BIPMaterialManager 2026-04-05 12:16:52 +08:00
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-05 10:30:12 +08:00
54a3ac680a feat(db): integrate PostgreSQL into factory, config, and TypeORM data source
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-05 10:26:41 +08:00
16b2882729 style: fix extra blank line after formatting
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-05 10:25:51 +08:00
e97ec63433 refactor(db): use SqlDialect in ExtractorOperationHistoryDAO
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-05 10:20:18 +08:00
9556891dea refactor(db): use SqlDialect in MaterialsTypeToBeDeletedDAO
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-05 10:17:35 +08:00
fa57f9e564 refactor(db): use SqlDialect in MaterialsToBeDeletedDAO
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-05 10:11:12 +08:00
9300f3455f refactor(db): use SqlDialect in DiscreteMaterialPlanDAO
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-05 10:05:00 +08:00
7e521da3f1 feat(db): add PostgreSqlService with pg driver
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-05 10:01:41 +08:00
130e0602d1 feat(db): implement SqlDialect with MySQL, SQL Server, PostgreSQL dialects
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-05 09:20:15 +08:00
0956bf907f feat(db): add SqlDialect interface and PostgreSQL type definitions
6c730616b8 docs: add PostgreSQL integration implementation plan
4f4e5fd91a docs: add PostgreSQL integration design document
ae29f38d24 fix(test): improve logger mock path and add behavior-based repository tests
406a8dfd2f fix(test): replace duplicated business logic in cleaner test with real CleanerService
Compare 5 commits »
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 22:35:26 +08:00
9086aa753f fix(tests): resolve logger test failure
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 22:07:32 +08:00
fc71b2a585 fix(test): replace meaningless assertions with behavior-based tests across 7 test files
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 21:31:02 +08:00
75f0105167 fix(test): fix fs mock default wrapper in erp-error-context test
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 21:24:10 +08:00
8386309fff fix(test): replace any types in mock type definitions
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 21:11:35 +08:00
d7ebb10f38 fix(test): replace meaningless assertions and silent skips with proper test semantics
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 20:47:13 +08:00
5d8563a4c9 docs: add P0 summary report and update README with test docs
d45b65fa44 test: complete Wave 3 - Mock Library (6 tasks, 15+ Mock factories)
7473f34485 test: complete Wave 2 - all entity factories + documentation
fb3dd43164 test: add Wave 1 infrastructure (types, mocks, vitest config) + User/Order/Material factories
Compare 4 commits »
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 19:14:07 +08:00
2e102d8ab3 refactor(tests): Move ConfigManager and Update tests to proper locations
admin pushed to dev-logging at BLD-ERPAuto/BIPMaterialManager 2026-04-04 18:51:04 +08:00
8ac6c2360e test(P2): fix logger format mock and update-installer path assertion
0ceb09df2a docs: add P2 test fix plan (13 failures to 0)
1cbb4492ba docs: add P0/P1 test fix summary report
Compare 3 commits »