Releases: mpecan/upsert
Releases · mpecan/upsert
v1.5.1
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
1.1.0 (2025-03-23)
Features
v1.0.1
v1.0.0
1.0.0 (2025-03-21)
Features
- add custom upsert methods with ON clause and ignored fields support (48b4148)
- add HikariCP configuration and teardown methods for integration tests (e5e6c7a)
- add mise.toml for Node.js version configuration (ec85b7d)
- add MySQL and PostgreSQL upsert implementation documentation (750421e)
- add MySQL and PostgreSQL upsert implementation documentation (2c770a7)
- add support for entities with generated IDs in upsert operations and implement integration tests (8c7cba7)
- add support for JPA custom converters and enhance upsert operations (08ff8c1)
- add UpsertInfo data class and refactor UpsertMethodNameParser to use it (958075e)
- add UpsertInfo data class and refactor UpsertMethodNameParser to use it (2af3ed1)
- add upsertOnIdIgnoringAllFields method to allow insert-only operations (600a4b1)
- configure HikariCP settings for improved connection management in tests (26f2d06)
- enhance UpsertModel to improve column handling and validation logic (7919ad4)
- implement abstract JDBC upsert operations with PostgreSQL and MySQL support (6fe99b9)
- implement abstract JDBC upsert operations with PostgreSQL and MySQL support (649d49e)
- implement abstract JDBC upsert operations with PostgreSQL and MySQL support (2e7dd88)
- implement upsert functionality with support for PostgreSQL and MySQL (cfad87c)
- implement UpsertModel and related metadata provider for upsert operations (f04034a)
- implement UpsertModel and related metadata provider for upsert operations (c9283c9)
- implement UpsertModel and related metadata provider for upsert operations (14b22c0)
- initialize project structure with Spring Boot and Kotlin (d8e0373)