I'm keepConcentration.
I’m passionate about learning, growing, and collaborating through open-source contributions.
- [#8283] improvement(cli): Exit with error when both --comment and --rename are missing in fileset update - 2025-08
PR: #8324 - [#8199] improvement(core): correct lock type in TreeLock log messages - 2025-08
PR: #8268 - [#8200] improvement(core): throw exception when unlocking without an active lock in TreeLock - 2025-08
PR: #8244 - [#8159] improvement(cli): Use toType() instead of toBasicType() for support more complex types - 2025-08
PR: #8227 - [#8109] improvement(core): correct PostgreSQL ON CONFLICT syntax using EXCLUDED instead of VALUES - 2025-08
PR: #8125 - [#8073] style(core): add missing space before = 0 in SQL condition - 2025-08
PR: #8081 - [#8055] improvement(core): Replace equals() with == for enum comparison in CompatibilityUtils - 2025-08
PR: #8080 - [#8032] fix(core): add soft delete condition to sort delete logic — 2025-08
PR: #8072
- bugfix: fix order() behavior in GlobalTransactionalInterceptorHandler to ensure correct sorting of invocation handlers — 2025-08
PR: #7570
- docs: add Korean README file — 2025-03
PR: #481