Skip to content
View Develop-KIM's full-sized avatar

Organizations

@souzip @ddiddit

Block or report Develop-KIM

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Develop-KIM/README.md

Developer with 1 year of professional experience



Open Source

  • Hibernate ORM - PR #13050: Fixed UNION queries rejecting the same Java type reached through different attribute paths (e.g. a java.util.Date on the entity vs. one inherited from a @MappedSuperclass) by returning shared per-precision DateJavaType instances
  • pgjdbc (PostgreSQL JDBC) - PR #4297: Fixed PreparedStatement.getMetaData() bypassing prepareThreshold — even at prepareThreshold=0 a single call left a named S_1 statement behind and broke connection poolers; routed describe through the same isOneShotQuery gate the execute paths use (a 42.7.8 regression, not a revert)
  • node-mysql2 (MySQL) - PR #4394: Fixed execute() (binary protocol) skipping a user typeCast on NULL columns while query() (text protocol) applied it — routed NULLs through a null-safe typeCast wrapper so both protocols behave identically, across the eval and disableEval parsers
  • Redis (node-redis) - PR #3328, PR #3333: Fixed MEMORY USAGE dropping an explicit SAMPLES 0, and XGROUP CREATE / XSETID omitting an explicit ENTRIESREAD 0 (both silently fell back to the server default)
  • Axon Framework (CQRS / Event Sourcing) - PR #4733: Fixed annotated handler resolution invoking a shadowed supertype's private handler over the matching subtype handler when signatures matched — the comparator's final tiebreaker had ordered by declaring class name


Contact Me



Platforms & Languages



Pinned Loading

  1. ddiddit/didit-backend ddiddit/didit-backend Public

    AI 회고 서비스

    Kotlin

  2. gradle/gradle gradle/gradle Public

    Adaptable, fast automation for all

    Groovy 18.7k 5.2k

  3. redis/node-redis redis/node-redis Public

    Redis Node.js client

    TypeScript 17.6k 2k

  4. hibernate/hibernate-orm hibernate/hibernate-orm Public

    Idiomatic persistence for Java and relational databases

    Java 6.5k 3.8k

  5. sidorares/node-mysql2 sidorares/node-mysql2 Public

    ⚡ fast mysqljs/mysql compatible mysql driver for node.js

    TypeScript 4.4k 671

  6. pgjdbc/pgjdbc pgjdbc/pgjdbc Public

    Postgresql JDBC Driver

    Java 1.7k 940