Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / babyfish-ct/jimmer issues and pull requests
#728 - oracle方言有兼容性问题:where (tb_1_.CODETYPE, tb_1_.CODECODE) = (?, ?), variables: [UserCode, xxxxxx]] with root cause oracle.jdbc.OracleDatabaseException: ORA-00920: 无效的关系运算符
Issue -
State: closed - Opened by sunshio 25 days ago
- 3 comments
#728 - oracle方言有兼容性问题:where (tb_1_.CODETYPE, tb_1_.CODECODE) = (?, ?), variables: [UserCode, xxxxxx]] with root cause oracle.jdbc.OracleDatabaseException: ORA-00920: 无效的关系运算符
Issue -
State: closed - Opened by sunshio 25 days ago
- 3 comments
#727 - Converter should not be invoked on null entity
Pull Request -
State: closed - Opened by belovaf 25 days ago
#727 - Converter should not be invoked on null entity
Pull Request -
State: closed - Opened by belovaf 25 days ago
#726 - [bug] Jimmer generates excessive "and not (ID = any(?))" with empty array
Issue -
State: closed - Opened by belovaf 26 days ago
- 1 comment
#726 - [bug] Jimmer generates excessive "and not (ID = any(?))" with empty array
Issue -
State: closed - Opened by belovaf 26 days ago
- 1 comment
#725 - [BUG] api生成时 java 中使用 Integer 导致 ts 类型校验失败
Issue -
State: closed - Opened by pot-mot 27 days ago
- 3 comments
#725 - [BUG] api生成时 java 中使用 Integer 导致 ts 类型校验失败
Issue -
State: closed - Opened by pot-mot 27 days ago
- 3 comments
#724 - [Feature Request] 支持非主键的关联映射
Issue -
State: open - Opened by Arkmusn 27 days ago
Labels: pending
#724 - [Feature Request] 支持非主键的关联映射
Issue -
State: open - Opened by Arkmusn 27 days ago
Labels: pending
#723 - Make findOne con null by default
Pull Request -
State: closed - Opened by belovaf 27 days ago
#723 - Make findOne con null by default
Pull Request -
State: closed - Opened by belovaf 27 days ago
#722 - Add KSqlClient findOneOrNull to be consistent with query fetchOneOrNull
Pull Request -
State: closed - Opened by belovaf 28 days ago
#722 - Add KSqlClient findOneOrNull to be consistent with query fetchOneOrNull
Pull Request -
State: closed - Opened by belovaf 28 days ago
#721 - 请问0.9版本是不是把聚合类删了?
Issue -
State: closed - Opened by sunshio 29 days ago
- 1 comment
#721 - 请问0.9版本是不是把聚合类删了?
Issue -
State: closed - Opened by sunshio 29 days ago
- 1 comment
#720 - Remove receiver for findOneById
Pull Request -
State: closed - Opened by belovaf about 1 month ago
#720 - Remove receiver for findOneById
Pull Request -
State: closed - Opened by belovaf about 1 month ago
#719 - Add common default methods and extensions, add specific exceptions fo…
Pull Request -
State: closed - Opened by belovaf about 1 month ago
#719 - Add common default methods and extensions, add specific exceptions fo…
Pull Request -
State: closed - Opened by belovaf about 1 month ago
#718 - There is no reader for unknown type "org.postgresql.util.PGobject"
Issue -
State: closed - Opened by aboutZZ about 1 month ago
- 1 comment
#718 - There is no reader for unknown type "org.postgresql.util.PGobject"
Issue -
State: closed - Opened by aboutZZ about 1 month ago
- 1 comment
#717 - Fix 2 small bugs
Pull Request -
State: closed - Opened by belovaf about 1 month ago
#717 - Fix 2 small bugs
Pull Request -
State: closed - Opened by belovaf about 1 month ago
#716 - [FR]建议优化exists生成的SQL,以及添加existsByProps
Issue -
State: closed - Opened by TokgoRonin about 1 month ago
- 1 comment
#716 - [FR]建议优化exists生成的SQL,以及添加existsByProps
Issue -
State: closed - Opened by TokgoRonin about 1 month ago
- 1 comment
#715 - [FR]建议将所有配置相关的API单独拿出来放到一个config里
Issue -
State: closed - Opened by TokgoRonin about 1 month ago
- 1 comment
#715 - [FR]建议将所有配置相关的API单独拿出来放到一个config里
Issue -
State: closed - Opened by TokgoRonin about 1 month ago
- 1 comment
#714 - [Feature Request]复杂计算属性支持泛型类型为非实体的ID类型
Issue -
State: closed - Opened by Enaium about 1 month ago
- 1 comment
#714 - [Feature Request]复杂计算属性支持泛型类型为非实体的ID类型
Issue -
State: closed - Opened by Enaium about 1 month ago
- 1 comment
#712 - 关于Hibernate的@UpdateTimestamp,jimmer能变相实现这个功能吗
Issue -
State: closed - Opened by tzxylao about 1 month ago
- 2 comments
#712 - 关于Hibernate的@UpdateTimestamp,jimmer能变相实现这个功能吗
Issue -
State: closed - Opened by tzxylao about 1 month ago
- 2 comments
#711 - Disambiguate KSqlClient merge method overloads
Pull Request -
State: closed - Opened by belovaf about 1 month ago
#711 - Disambiguate KSqlClient merge method overloads
Pull Request -
State: closed - Opened by belovaf about 1 month ago
#710 - Fix #707
Pull Request -
State: closed - Opened by Enaium about 1 month ago
#710 - Fix #707
Pull Request -
State: closed - Opened by Enaium about 1 month ago
#709 - 使用createDelete时无法支持逻辑删除
Issue -
State: closed - Opened by tonyxu721 about 1 month ago
- 1 comment
#709 - 使用createDelete时无法支持逻辑删除
Issue -
State: closed - Opened by tonyxu721 about 1 month ago
- 1 comment
#708 - 当加上@Version注解后,整个聚合根所有对象都会更新version,即使对象其它字段没有变
Issue -
State: closed - Opened by tzxylao about 1 month ago
- 1 comment
#708 - 当加上@Version注解后,整个聚合根所有对象都会更新version,即使对象其它字段没有变
Issue -
State: closed - Opened by tzxylao about 1 month ago
- 1 comment
#707 - [BUG] kotlin draft 生成时语句过长导致代码换行在错误的位置
Issue -
State: closed - Opened by pot-mot about 1 month ago
- 1 comment
#707 - [BUG] kotlin draft 生成时语句过长导致代码换行在错误的位置
Issue -
State: closed - Opened by pot-mot about 1 month ago
- 1 comment
#706 - [BUG]一对一关联从动方抓取关联时走缓存会有报错
Issue -
State: closed - Opened by LanXa7 about 1 month ago
- 1 comment
#706 - [BUG]一对一关联从动方抓取关联时走缓存会有报错
Issue -
State: closed - Opened by LanXa7 about 1 month ago
- 1 comment
#705 - [BUG]超级QBE打上!之后生成的代码依旧可空
Issue -
State: closed - Opened by LanXa7 about 1 month ago
- 1 comment
#705 - [BUG]超级QBE打上!之后生成的代码依旧可空
Issue -
State: closed - Opened by LanXa7 about 1 month ago
- 1 comment
#704 - Fix Operator#translateException NPE issue
Pull Request -
State: closed - Opened by KurenaiRyu about 1 month ago
#704 - Fix Operator#translateException NPE issue
Pull Request -
State: closed - Opened by KurenaiRyu about 1 month ago
#703 - Fix Operator#translateException NPE issue
Pull Request -
State: closed - Opened by KurenaiRyu about 1 month ago
#703 - Fix Operator#translateException NPE issue
Pull Request -
State: closed - Opened by KurenaiRyu about 1 month ago
#702 - 是否可以考虑对quarkus的支持
Issue -
State: closed - Opened by tzxylao about 1 month ago
- 1 comment
#702 - 是否可以考虑对quarkus的支持
Issue -
State: closed - Opened by tzxylao about 1 month ago
- 1 comment
#701 - jimmer还有大量不合理的依赖,需要清理和梳理
Issue -
State: closed - Opened by thegenius about 1 month ago
- 1 comment
#701 - jimmer还有大量不合理的依赖,需要清理和梳理
Issue -
State: closed - Opened by thegenius about 1 month ago
- 1 comment
#700 - [bug] Jimmer incorrectly composes nested 'and', 'or' predicates
Issue -
State: closed - Opened by belovaf about 1 month ago
- 1 comment
#700 - [bug] Jimmer incorrectly composes nested 'and', 'or' predicates
Issue -
State: closed - Opened by belovaf about 1 month ago
- 1 comment
#699 - JDK21 支持报警
Issue -
State: closed - Opened by thegenius about 1 month ago
- 2 comments
#699 - JDK21 支持报警
Issue -
State: closed - Opened by thegenius about 1 month ago
- 2 comments
#698 - Fixed methods that cause ClassCastException
Pull Request -
State: closed - Opened by flynndi about 1 month ago
#698 - Fixed methods that cause ClassCastException
Pull Request -
State: closed - Opened by flynndi about 1 month ago
#697 - [fr] Support additional SaveMode and AssociatedSaveMode: APPEND_IF_ABSENT (or similar)
Issue -
State: closed - Opened by belovaf about 1 month ago
- 1 comment
#697 - [fr] Support additional SaveMode and AssociatedSaveMode: APPEND_IF_ABSENT (or similar)
Issue -
State: closed - Opened by belovaf about 1 month ago
- 1 comment
#696 - [bug] H2 and Postgresql returns different updated row count on merge
Issue -
State: closed - Opened by belovaf about 1 month ago
- 1 comment
#696 - [bug] H2 and Postgresql returns different updated row count on merge
Issue -
State: closed - Opened by belovaf about 1 month ago
- 1 comment
#695 - 关于实体是interface设计的讨论?
Issue -
State: closed - Opened by thegenius about 1 month ago
- 2 comments
#695 - 关于实体是interface设计的讨论?
Issue -
State: closed - Opened by thegenius about 1 month ago
- 2 comments
#694 - Fix saving many-to-many association with VIOLENTLY_REPLACE mode #692
Pull Request -
State: closed - Opened by belovaf about 1 month ago
#694 - Fix saving many-to-many association with VIOLENTLY_REPLACE mode #692
Pull Request -
State: closed - Opened by belovaf about 1 month ago
#693 - [fr] Support interface similar to TransientResolver which will be optimized to jimmer fetching
Issue -
State: open - Opened by belovaf about 1 month ago
Labels: pending
#693 - [fr] Support interface similar to TransientResolver which will be optimized to jimmer fetching
Issue -
State: open - Opened by belovaf about 1 month ago
Labels: pending
#692 - [bug] ManyToMany collection is not associated after saving with VIOLENTLY_REPLACE
Issue -
State: closed - Opened by belovaf about 1 month ago
- 1 comment
#692 - [bug] ManyToMany collection is not associated after saving with VIOLENTLY_REPLACE
Issue -
State: closed - Opened by belovaf about 1 month ago
- 1 comment
#691 - maven进行install的时候报的错
Issue -
State: closed - Opened by CreaksD about 2 months ago
- 4 comments
#691 - maven进行install的时候报的错
Issue -
State: closed - Opened by CreaksD about 2 months ago
- 4 comments
#690 - fix(sql,spring): 修复用户设置方言不生效的BUG,调整用户设置的方言为最高优先级
Pull Request -
State: closed - Opened by dejavuhuh about 2 months ago
#690 - fix(sql,spring): 修复用户设置方言不生效的BUG,调整用户设置的方言为最高优先级
Pull Request -
State: closed - Opened by dejavuhuh about 2 months ago
#689 - [Bug] sqlClient.update(input: Input<E>) 方法在 Key 冲突时,不会抛出 SaveException.NotUnique 异常
Issue -
State: closed - Opened by dejavuhuh about 2 months ago
- 1 comment
#689 - [Bug] sqlClient.update(input: Input<E>) 方法在 Key 冲突时,不会抛出 SaveException.NotUnique 异常
Issue -
State: closed - Opened by dejavuhuh about 2 months ago
- 1 comment
#688 - Fix null-value json ScalarProvider property on postgres
Pull Request -
State: closed - Opened by belovaf about 2 months ago
#688 - Fix null-value json ScalarProvider property on postgres
Pull Request -
State: closed - Opened by belovaf about 2 months ago
#687 - Support custom json ScalarProvider without dependency to vendor driver
Pull Request -
State: closed - Opened by belovaf about 2 months ago
- 2 comments
#687 - Support custom json ScalarProvider without dependency to vendor driver
Pull Request -
State: closed - Opened by belovaf about 2 months ago
- 2 comments
#686 - Support @Default("randomUUID")
Pull Request -
State: closed - Opened by belovaf about 2 months ago
#686 - Support @Default("randomUUID")
Pull Request -
State: closed - Opened by belovaf about 2 months ago
#685 - Autodetect dialect
Pull Request -
State: closed - Opened by belovaf about 2 months ago
#685 - Autodetect dialect
Pull Request -
State: closed - Opened by belovaf about 2 months ago
#684 - [bug] Property-level fuzzy doesn't override input-level static
Issue -
State: closed - Opened by belovaf about 2 months ago
- 1 comment
#684 - [bug] Property-level fuzzy doesn't override input-level static
Issue -
State: closed - Opened by belovaf about 2 months ago
- 1 comment
#683 - Support placeholders in entity metadata annotations
Pull Request -
State: closed - Opened by belovaf about 2 months ago
#683 - Support placeholders in entity metadata annotations
Pull Request -
State: closed - Opened by belovaf about 2 months ago
#682 - [bug] @OneToOne update error
Issue -
State: closed - Opened by belovaf about 2 months ago
- 1 comment
#682 - [bug] @OneToOne update error
Issue -
State: closed - Opened by belovaf about 2 months ago
- 1 comment
#681 - [BUG] 计算属性非空设置了getDefaultValue()覆盖返回返回非null 缓存为却为null 导致报错
Issue -
State: closed - Opened by LanXa7 about 2 months ago
- 1 comment
#681 - [BUG] 计算属性非空设置了getDefaultValue()覆盖返回返回非null 缓存为却为null 导致报错
Issue -
State: closed - Opened by LanXa7 about 2 months ago
- 1 comment
#680 - Fix 3 bugs: kotlin code_generation version, Instant conversion for @Default props, avg functions should be Double
Pull Request -
State: closed - Opened by belovaf about 2 months ago
#680 - Fix 3 bugs: kotlin code_generation version, Instant conversion for @Default props, avg functions should be Double
Pull Request -
State: closed - Opened by belovaf about 2 months ago
#679 - [fr] Allow to customize jimmer aggregate functions return type
Issue -
State: closed - Opened by belovaf about 2 months ago
- 1 comment
#679 - [fr] Allow to customize jimmer aggregate functions return type
Issue -
State: closed - Opened by belovaf about 2 months ago
- 1 comment
#678 - [bug] Change jimmer avg aggregate function return type
Issue -
State: closed - Opened by belovaf about 2 months ago
- 1 comment
#678 - [bug] Change jimmer avg aggregate function return type
Issue -
State: closed - Opened by belovaf about 2 months ago
- 1 comment