• Joined on 2024-01-25
star3s pushed tag v1.0.5 to go/convert_del 2026-05-04 09:57:30 +08:00
star3s pushed to main at go/log 2026-05-04 09:57:30 +08:00
965d98cb13 feat(log): 引入自动化重置机制,精简扩展日志接口,支持变长 extra 参数 (by AI)
star3s pushed to main at go/convert_del 2026-05-04 09:57:20 +08:00
7c79333926 fix(convert): 修复由于 cast 库 API 变更导致的编译错误 (by AI)
star3s pushed tag v1.1.2 to go/cast 2026-05-04 09:29:09 +08:00
star3s pushed to main at go/cast 2026-05-04 09:29:08 +08:00
467ec92e1b feat(cast): final zero-friction API refinement, unified any input, silent Must with zero-value fallback (by AI)
966f175846 mark
Compare 2 commits »
star3s pushed to main at go/.profile 2026-05-04 01:16:25 +08:00
3433072744 docs: update db module index to v1.0.4 (by AI)
star3s pushed tag v1.0.4 to go/db 2026-05-04 01:16:22 +08:00
star3s pushed to main at go/db 2026-05-04 01:16:22 +08:00
174345dba8 feat: upgrade to log v1.0.1 and use enhanced DB log API (by AI)
star3s pushed to main at go/.profile 2026-05-04 01:14:59 +08:00
a4603d847a docs: update log module index to v1.0.1 (by AI)
star3s pushed to main at go/log 2026-05-04 01:14:52 +08:00
f9e3a2ec5a feat: enhance DBLog with error/stack and add extra log formats (v1.0.1) (by AI)
star3s pushed tag v1.0.1 to go/log 2026-05-04 01:14:49 +08:00
star3s pushed to main at go/.profile 2026-05-04 01:00:45 +08:00
6b8f928352 docs: update db module to v1.0.3 and add auto ID features to index (by AI)
star3s pushed to main at go/db 2026-05-04 01:00:24 +08:00
bb67db27db feat: implement auto random ID for char(N) primary keys and rename Config.VersionRedis to Config.Redis (by AI)
star3s pushed tag v1.0.3 to go/db 2026-05-04 01:00:24 +08:00
star3s pushed tag v1.0.2 to go/db 2026-05-04 00:50:59 +08:00
star3s pushed to main at go/db 2026-05-04 00:50:58 +08:00
140169cbf2 feat: enhance PostgreSQL support, add reflection cache, and robust autoVersion initialization (by AI)
035c7bbbad docs: finalize project and update tests
3fe6364451 feat: implement schema sync with DSL support
d84495af2e feat: implement smart delete with shadow table support
8d75cf7be5 feat: implement global version control and optimistic locking
Compare 7 commits »
star3s pushed to main at go/.profile 2026-05-04 00:49:39 +08:00
edd18312a3 docs: correct redis version and formatting in index (by AI)
star3s pushed tag v1.0.2 to go/redis 2026-05-04 00:46:20 +08:00
star3s pushed to main at go/redis 2026-05-04 00:46:18 +08:00
28308c2f58 refactor: standardize ID naming and optimize performance (by AI)
star3s pushed to main at go/db 2026-05-03 14:08:50 +08:00
6c2b2fed4d Optimize db module: pre-calculate field mappings in makeResults, fix typos, and standardize naming (by AI)