Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / troyzhxu/bean-searcher issues and pull requests
#53 - v3.8 新增参数转换器机制,可自动将参数值转换为数据库所需类型
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#53 - v3.8 新增参数转换器机制,可自动将参数值转换为数据库所需类型
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#52 - v3.8 新增一种 根参数 机制,可以不被 组 过滤掉,与组之间是 且的关系
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#52 - v3.8 新增一种 根参数 机制,可以不被 组 过滤掉,与组之间是 且的关系
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#51 - BEP 51: 参数构建器 可为字段 自定义 SQL 条件
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: developing
#51 - BEP 51: 参数构建器 可为字段 自定义 SQL 条件
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: developing
#50 - v3.8 新增 NotLike 运算符
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#50 - v3.8 新增 NotLike 运算符
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#49 - 一对多如何映射?
Issue -
State: closed - Opened by meteoryi over 2 years ago
- 1 comment
#49 - 一对多如何映射?
Issue -
State: closed - Opened by meteoryi over 2 years ago
- 1 comment
#48 - 如何打印执行sql
Issue -
State: closed - Opened by zaier163mail over 2 years ago
- 1 comment
#48 - 如何打印执行sql
Issue -
State: closed - Opened by zaier163mail over 2 years ago
- 1 comment
#47 - MySQL 字段类型是 `tinyint(1)` 却只能返回 `0` / `1` 或 `true` / `false` 的原因与解决方法
Issue -
State: open - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: Q&A
#46 - 支持动态数据库schema查询吗?
Issue -
State: closed - Opened by hxgqh over 2 years ago
- 1 comment
Labels: Q&A
#46 - 支持动态数据库schema查询吗?
Issue -
State: closed - Opened by hxgqh over 2 years ago
- 1 comment
Labels: Q&A
#45 - Unhandled Exception org.springframework.beans.BeansException
Issue -
State: open - Opened by ChuckEsc over 2 years ago
- 1 comment
#45 - Unhandled Exception org.springframework.beans.BeansException
Issue -
State: open - Opened by ChuckEsc over 2 years ago
- 1 comment
#44 - 如果能支持quarkus以及GraalVM就更好了
Issue -
State: open - Opened by maoxianfly over 2 years ago
- 2 comments
#44 - 如果能支持quarkus以及GraalVM就更好了
Issue -
State: open - Opened by maoxianfly over 2 years ago
- 1 comment
#43 - JDK8 实体类有 `LocalDate` 类型的字段时报错:NoSuchMethodError: java.time.LocalDate.ofInstant(Ljava/time/Instant;Ljava/time/ZoneId;)
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: bug
#43 - JDK8 实体类有 `LocalDate` 类型的字段时报错:NoSuchMethodError: java.time.LocalDate.ofInstant(Ljava/time/Instant;Ljava/time/ZoneId;)
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: bug
#42 - v3.7 新增 Sql Server 2012+ 方言实现
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#41 - v3.7 参数构建器的 `page(..)` 与 `limit(..)` 方法的起始页码也要受 `bean-searcher.params.pagination.start` 配置的约束
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#41 - v3.7 参数构建器的 `page(..)` 与 `limit(..)` 方法的起始页码也要受 `bean-searcher.params.pagination.start` 配置的约束
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#40 - v4.0 实现响应式查询,可用于如 web-flux、vert.x 等异步框架
Issue -
State: open - Opened by troyzhxu over 2 years ago
- 4 comments
Labels: feature, developing
#39 - 在参数构建器中新增 `and(...)` `or(...)` 系列方法,便于在后端代码中构建逻辑组
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#39 - 在参数构建器中新增 `and(...)` `or(...)` 系列方法,便于在后端代码中构建逻辑组
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#38 - v3.7 新增 `OrLike` 运算符
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#38 - v3.7 新增 `OrLike` 运算符
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#37 - 后端的Javabean还得定义,如果依据前端的参数 建议能能自动生成查询sql,
Issue -
State: closed - Opened by kiwimg over 2 years ago
- 1 comment
Labels: advise
#37 - 后端的Javabean还得定义,如果依据前端的参数 建议能能自动生成查询sql,
Issue -
State: closed - Opened by kiwimg over 2 years ago
- 1 comment
Labels: advise
#36 - 前端VUE有对应组件吗自动生成查询界面吗
Issue -
State: open - Opened by kiwimg over 2 years ago
- 1 comment
Labels: Q&A
#36 - 前端VUE有对应组件吗自动生成查询界面吗
Issue -
State: open - Opened by kiwimg over 2 years ago
- 1 comment
Labels: Q&A
#35 - v3.7 新增 慢 SQL 日志 以及 慢 SQL 快速定位分析的 功能
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#35 - v3.7 新增 慢 SQL 日志 以及 慢 SQL 快速定位分析的 功能
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: feature
#34 - SearchException: [xxx.xxx.Xxx] is not a valid SearchBean, because there is no field mapping to database 的原因与解决方法
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 2 comments
Labels: Q&A
#34 - SearchException: [xxx.xxx.Xxx] is not a valid SearchBean, because there is no field mapping to database 的原因与解决方法
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 2 comments
Labels: Q&A
#33 - SearchException: 不能把【class java.lang.Boolean】类型的数据库值转换为【class java.lang.Integer】类型的字段值,你可以添加一个 BFieldConvertor 来转换它!
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 3 comments
Labels: bug
#33 - SearchException: 不能把【class java.lang.Boolean】类型的数据库值转换为【class java.lang.Integer】类型的字段值,你可以添加一个 BFieldConvertor 来转换它!
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 3 comments
Labels: bug
#32 - 添加 PostgreSql 方言实现
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
#32 - 添加 PostgreSql 方言实现
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
#31 - 新增 `ResultFilter` 可对检索结果做进一步转换处理
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
#31 - 新增 `ResultFilter` 可对检索结果做进一步转换处理
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
#30 - PostgreSQL使用jsonb查询,会把::jsonb变成参数
Issue -
State: closed - Opened by mengpp-0001 over 2 years ago
- 3 comments
#29 - Boolean 类型的字段,当检索时 该字段传入的参数值为 空串时,BoolValueFilter 会将其转换为 true, 而没有忽略它
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: bug
#29 - Boolean 类型的字段,当检索时 该字段传入的参数值为 空串时,BoolValueFilter 会将其转换为 true, 而没有忽略它
Issue -
State: closed - Opened by troyzhxu over 2 years ago
- 1 comment
Labels: bug
#28 - 希望在实体类里面,可以有排序等一些操作
Issue -
State: closed - Opened by ywb6583187 over 2 years ago
- 1 comment
Labels: advise
#28 - 希望在实体类里面,可以有排序等一些操作
Issue -
State: closed - Opened by ywb6583187 over 2 years ago
- 1 comment
Labels: advise
#27 - order by的时候如果不查询该字段,会报错 order by c_8
Issue -
State: closed - Opened by ywb6583187 over 2 years ago
- 1 comment
Labels: bug
#27 - order by的时候如果不查询该字段,会报错 order by c_8
Issue -
State: closed - Opened by ywb6583187 over 2 years ago
- 1 comment
Labels: bug
#26 - Grails 中集成 bean-searcher 注意事项
Issue -
State: open - Opened by LYPgithub-ceo over 2 years ago
- 1 comment
Labels: Q&A
#26 - Grails 中集成 bean-searcher 注意事项
Issue -
State: open - Opened by LYPgithub-ceo over 2 years ago
- 1 comment
Labels: Q&A
#25 - 一点小疑问
Issue -
State: closed - Opened by zwzsdy almost 3 years ago
- 1 comment
Labels: question
#25 - 一点小疑问
Issue -
State: closed - Opened by zwzsdy almost 3 years ago
- 1 comment
Labels: question
#24 - 带动态参数的子查询结果不能作为过滤条件过滤数据吗
Issue -
State: closed - Opened by woniujjjjjjjjjjjj almost 3 years ago
- 1 comment
Labels: bug, advise
#24 - 带动态参数的子查询结果不能作为过滤条件过滤数据吗
Issue -
State: closed - Opened by woniujjjjjjjjjjjj almost 3 years ago
- 1 comment
Labels: bug, advise
#23 - 在 `DbField` 注解内直接指定该属性使用的 字段转换器
Issue -
State: closed - Opened by troyzhxu almost 3 years ago
- 1 comment
Labels: advise
#23 - 在 `DbField` 注解内直接指定该属性使用的 字段转换器
Issue -
State: closed - Opened by troyzhxu almost 3 years ago
- 1 comment
Labels: advise
#22 - 文档缺陷
Issue -
State: closed - Opened by dododcdc almost 3 years ago
- 2 comments
#22 - 文档缺陷
Issue -
State: closed - Opened by dododcdc almost 3 years ago
- 2 comments
#21 - 方言设置成oracle,日期比较的sql无法转换成to_date()
Issue -
State: closed - Opened by ZhouWJ0128 almost 3 years ago
- 2 comments
Labels: Q&A
#21 - 方言设置成oracle,日期比较的sql无法转换成to_date()
Issue -
State: closed - Opened by ZhouWJ0128 almost 3 years ago
- 2 comments
Labels: Q&A
#20 - 建议增加类似注解(JsonField),以达成json字符串自动转对象功能,注意:json分为两种对象模式,1 对象{} 2集合[{}]
Issue -
State: closed - Opened by humlzy almost 3 years ago
- 2 comments
Labels: advise
#19 - 建议增加自动屏蔽实体类后缀的配置
Issue -
State: closed - Opened by tawoli almost 3 years ago
- 2 comments
Labels: advise
#19 - 建议增加自动屏蔽实体类后缀的配置
Issue -
State: closed - Opened by tawoli almost 3 years ago
- 2 comments
Labels: advise
#15 - MapSearcher 可以对查询出来的 Map 对象里的 key 重命名(起别名)
Issue -
State: closed - Opened by ywb6583187 almost 3 years ago
- 1 comment
Labels: advise
#15 - MapSearcher 可以对查询出来的 Map 对象里的 key 重命名(起别名)
Issue -
State: closed - Opened by ywb6583187 almost 3 years ago
- 1 comment
Labels: advise
#14 - 添加一个开关来控制 字段统计 的统计范围:满足条件的所有页 或 只统计当前页
Issue -
State: closed - Opened by ywb6583187 almost 3 years ago
- 1 comment
Labels: advise
#14 - 添加一个开关来控制 字段统计 的统计范围:满足条件的所有页 或 只统计当前页
Issue -
State: closed - Opened by ywb6583187 almost 3 years ago
- 1 comment
Labels: advise
#13 - v3.1
Pull Request -
State: closed - Opened by troyzhxu almost 3 years ago
#13 - v3.1
Pull Request -
State: closed - Opened by troyzhxu almost 3 years ago
#12 - refactor(调整in语义): 调整in处理逻辑,向sql看齐
Pull Request -
State: closed - Opened by sirouyang about 3 years ago
- 1 comment
#12 - refactor(调整in语义): 调整in处理逻辑,向sql看齐
Pull Request -
State: closed - Opened by sirouyang about 3 years ago
- 1 comment
#11 - refactor(调整in语义): 调整in处理逻辑,向sql看齐
Pull Request -
State: closed - Opened by sirouyang about 3 years ago
#11 - refactor(调整in语义): 调整in处理逻辑,向sql看齐
Pull Request -
State: closed - Opened by sirouyang about 3 years ago
#10 - 对于 op=mv / bt 的查询,使用 `ParamFilter` 来简化多值传参,例如:用 age=[20,30] 替代 age-0=20&age-1=30
Issue -
State: closed - Opened by troyzhxu about 3 years ago
- 7 comments
Labels: advise
#10 - 对于 op=mv / bt 的查询,使用 `ParamFilter` 来简化多值传参,例如:用 age=[20,30] 替代 age-0=20&age-1=30
Issue -
State: closed - Opened by troyzhxu about 3 years ago
- 7 comments
Labels: advise
#9 - 使用 `SqlInterceptor` 实现 多字段 排序
Issue -
State: closed - Opened by troyzhxu about 3 years ago
- 2 comments
Labels: advise
#9 - 使用 `SqlInterceptor` 实现 多字段 排序
Issue -
State: closed - Opened by troyzhxu about 3 years ago
- 2 comments
Labels: advise
#8 - 如何实现 更加复杂 的 or 条件分组查询
Issue -
State: closed - Opened by troyzhxu about 3 years ago
- 1 comment
Labels: advise
#8 - 如何实现 更加复杂 的 or 条件分组查询
Issue -
State: closed - Opened by troyzhxu about 3 years ago
- 1 comment
Labels: advise
#7 - 可引入缓存吗
Issue -
State: closed - Opened by isenwen about 3 years ago
- 2 comments
Labels: advise, question
#6 - 当数据库是mysql时自动类型封装的问题
Issue -
State: closed - Opened by Rain-ziyu about 3 years ago
- 2 comments
Labels: advise, Q&A
#6 - 当数据库是mysql时自动类型封装的问题
Issue -
State: closed - Opened by Rain-ziyu about 3 years ago
- 2 comments
Labels: advise, Q&A
#5 - 查询结果拼装的问题
Issue -
State: closed - Opened by ToQuery about 3 years ago
- 1 comment
Labels: Q&A
#5 - 查询结果拼装的问题
Issue -
State: closed - Opened by ToQuery about 3 years ago
- 1 comment
Labels: Q&A
#4 - update sa-token introduce
Pull Request -
State: closed - Opened by click33 about 3 years ago
#3 - Bump spring-core from 4.3.19.RELEASE to 4.3.21.RELEASE
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#3 - Bump spring-core from 4.3.19.RELEASE to 4.3.21.RELEASE
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#2 - Bump jfinal from 3.0 to 4.9.11
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#2 - Bump jfinal from 3.0 to 4.9.11
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#1 - Bump spring-core from 4.3.16.RELEASE to 4.3.19.RELEASE
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies