Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / didi/gendry issues and pull requests
#154 - feat: builder的where map支持传入_and前缀的key&&Comparable的value,以支持aop场景(软删除等)
Pull Request -
State: open - Opened by int8259 about 1 month ago
#153 - [proposal] Support _add
Issue -
State: open - Opened by int8259 about 1 month ago
- 3 comments
#152 - 请问这个有考虑增加1. 事务相关、2. debug模式打印sql之类的功能吗?
Issue -
State: closed - Opened by SenLinLeo 4 months ago
- 1 comment
#151 - builder的update与where map支持传入_custom_前缀的key&&Comparable的value
Pull Request -
State: closed - Opened by jiangwei2514 5 months ago
- 1 comment
#150 - [proposal] Support _custom
Issue -
State: open - Opened by caibirdme 5 months ago
- 1 comment
#149 - buildInsert 对于mysql 5.7升级mysql 8.0 , 用到mysql 8.0关键词的人不友好,
Issue -
State: open - Opened by xiangshang190823 5 months ago
- 15 comments
#148 - feat: build delete support limit
Pull Request -
State: closed - Opened by twz915 about 1 year ago
- 1 comment
#147 - builder where & update support Raw SQL
Pull Request -
State: closed - Opened by twz915 about 1 year ago
- 5 comments
#146 - map[string]interface{} support between ? and ?
Issue -
State: closed - Opened by andotorg about 1 year ago
- 2 comments
#145 - fix bug: manager settings set blank value option missing
Pull Request -
State: closed - Opened by twz915 over 1 year ago
- 3 comments
#144 - 支持对scan后rows.Err()检查
Pull Request -
State: closed - Opened by winston-ke over 1 year ago
- 3 comments
#143 - ctx超时或取消情况下,scanner.Scan()方法会把err吞掉,不返回err,导致读出的数据不全
Issue -
State: closed - Opened by winston-ke over 1 year ago
#142 - scan 对于继承的struct不生效
Issue -
State: open - Opened by 1157987916 over 1 year ago
- 1 comment
#141 - where语句中两列数据相互比较,如何正确声明查询条件呢?
Issue -
State: closed - Opened by imdouyu over 1 year ago
- 5 comments
#140 - scan不支持结构体嵌套赋值
Issue -
State: open - Opened by tanjie0037 over 1 year ago
#139 - add scan to sub struct field
Pull Request -
State: open - Opened by tanjie0037 over 1 year ago
#138 - 对rows进行scan后, 需要检查err
Issue -
State: closed - Opened by xxxsen over 1 year ago
#137 - 您好,支持 IS NOT NULL吗?在文档里没有看到
Issue -
State: closed - Opened by jiaoyongqing over 1 year ago
- 2 comments
#136 - feat: support empty tag
Pull Request -
State: closed - Opened by nlimpid over 1 year ago
- 1 comment
#135 - support fields linked with ops
Pull Request -
State: open - Opened by Guojunzhou-git almost 2 years ago
- 4 comments
#134 - mysql传limit句柄错误
Issue -
State: open - Opened by wtx-cynthia almost 2 years ago
- 9 comments
#133 - 请求打个最新版本的tag
Issue -
State: closed - Opened by szjsunny about 2 years ago
- 1 comment
#132 - Fix grammatical errors in README.md
Pull Request -
State: closed - Opened by jxba016050 over 2 years ago
- 1 comment
#131 - scanner在go继承模式下,无法scan到父级tag
Issue -
State: closed - Opened by leylaxia over 2 years ago
- 1 comment
#130 - 有 _or 前缀的即认为是 or 语句,这样可以支持多个 or 条件
Pull Request -
State: closed - Opened by zhanghongnian over 2 years ago
- 5 comments
#129 - 支持多个 or 查询
Issue -
State: closed - Opened by zhanghongnian over 2 years ago
- 1 comment
#128 - improve `scanner.Map`'s performance by caching resolved tags
Pull Request -
State: open - Opened by fangwentong over 2 years ago
#127 - 请问可以支持UNION ALL语句吗?
Issue -
State: open - Opened by xjian2021 over 2 years ago
- 1 comment
#126 - "[scanner]: empty result"
Issue -
State: open - Opened by wumingzhidewu over 2 years ago
- 4 comments
#125 - builder where support multi or query
Pull Request -
State: open - Opened by twz915 almost 3 years ago
#124 - 支持force index操作吗
Issue -
State: open - Opened by q774833450 almost 3 years ago
#123 - builder where support function contains space
Pull Request -
State: closed - Opened by twz915 about 3 years ago
#122 - 请问下, BuildInsertOnDuplicate方法支持如下的sql吗?
Issue -
State: closed - Opened by Hao6 about 3 years ago
- 3 comments
#121 - buildDelete操作支持limit操作。
Pull Request -
State: closed - Opened by jerome0000 about 3 years ago
#120 - buildDelete不支持limit操作
Issue -
State: closed - Opened by jerome0000 about 3 years ago
- 1 comment
#119 - scanner.Scan返回错误码
Issue -
State: open - Opened by leaftree about 3 years ago
- 3 comments
#118 - 是否支持MySQL关键词
Issue -
State: closed - Opened by bsync-tech over 3 years ago
- 2 comments
#117 - NamedQuery support map
Pull Request -
State: open - Opened by xiao-xiao-xiao over 3 years ago
- 7 comments
#116 - NamedQuery 支持嵌套 map[string]interface{}, 实现过滤条件
Issue -
State: open - Opened by xiao-xiao-xiao over 3 years ago
#115 - builder.BuildSelect where参数传递的map[string]interface{}在生成sql的时候where顺序随机生成,导致生成sql不走索引
Issue -
State: closed - Opened by dangerous1990 over 3 years ago
- 1 comment
#114 - Where 过滤能否单独开放出来
Issue -
State: closed - Opened by Colstuwjx over 3 years ago
- 4 comments
#113 - omit zero interface, for example: time.Time, null.Time
Pull Request -
State: closed - Opened by guangxuewu over 3 years ago
#112 - 修复 bind 函数 convert time.Time 到 struct 问题
Pull Request -
State: closed - Opened by zgs225 over 3 years ago
- 1 comment
#111 - Scanner 的 bind 函数不支持 当值是 time.Time 时 reflect.Scanner 接口
Issue -
State: closed - Opened by zgs225 over 3 years ago
- 5 comments
Labels: bug, Fixed
#110 - AggregateMax 聚合函数当 求某个时间(datetime)的最大值时,怎么获取结果
Issue -
State: open - Opened by MichealJl over 3 years ago
#109 - 支持where 条件中的key 根据value判断是否op为in
Pull Request -
State: closed - Opened by voctior over 3 years ago
- 8 comments
#108 - update tb set amount=amount+10 模式好像没找到例子
Issue -
State: closed - Opened by Mikaelemmmm almost 4 years ago
- 1 comment
#107 - 不太像定义 => 不太想定义
Pull Request -
State: closed - Opened by zohar-soul almost 4 years ago
- 1 comment
#106 - :pencil: (ScanClose) Add more comment
Pull Request -
State: closed - Opened by xiekeyi98 almost 4 years ago
- 1 comment
#105 - update+limit
Issue -
State: closed - Opened by yezongwen99 almost 4 years ago
- 1 comment
#104 - mysql预处理
Issue -
State: closed - Opened by yezongwen99 about 4 years ago
- 2 comments
#103 - Proposal: Support `BuildInsert` receive the struct rather than map[string]interface{}
Issue -
State: closed - Opened by xiekeyi98 about 4 years ago
- 5 comments
#102 - feat: support building INSERT ON DUPLICATE KEY UPDATE clause
Pull Request -
State: closed - Opened by cncal about 4 years ago
- 3 comments
#101 - Create go.yml
Pull Request -
State: closed - Opened by caibirdme over 4 years ago
#100 - Create go.yml
Pull Request -
State: closed - Opened by caibirdme over 4 years ago
#99 - Update go.yml
Pull Request -
State: closed - Opened by caibirdme over 4 years ago
#98 - Update go.yml
Pull Request -
State: closed - Opened by caibirdme over 4 years ago
#97 - Create go.yml
Pull Request -
State: closed - Opened by caibirdme over 4 years ago
#96 - fix bug of inserting quoted field
Pull Request -
State: closed - Opened by caibirdme over 4 years ago
#95 - Bug: Error occurs when quoting field name with ``
Issue -
State: closed - Opened by cncal over 4 years ago
- 1 comment
Labels: bug
#94 - like语句支持空值判断?
Issue -
State: closed - Opened by Wintic over 4 years ago
- 7 comments
#93 - 能支持下原生sql的查询吗
Issue -
State: closed - Opened by zj0395 over 4 years ago
- 1 comment
#92 - Support SQL like `SELECT DISTINCT column`
Issue -
State: closed - Opened by Colstuwjx over 4 years ago
- 3 comments
#91 - feat: Adding support for lock
Pull Request -
State: closed - Opened by breezecdh over 4 years ago
- 4 comments
#90 - feat: Adding support for share and exclusive lock
Pull Request -
State: closed - Opened by breezecdh over 4 years ago
#89 - feat: Adding support for select ... for update
Pull Request -
State: closed - Opened by breezecdh over 4 years ago
#88 - feat: Adding support for select ... for update
Pull Request -
State: closed - Opened by breezecdh over 4 years ago
#87 - enhance #74: builder relax the syntax restriction of orderby operator
Pull Request -
State: closed - Opened by cncal over 4 years ago
- 3 comments
#86 - enhance #85:builder supports uppercase operators
Pull Request -
State: closed - Opened by cncal over 4 years ago
- 1 comment
#85 - Builder: support uppercase operators.
Issue -
State: closed - Opened by cncal over 4 years ago
#84 - Make the code tidy and fixed typo
Pull Request -
State: closed - Opened by xiekeyi98 over 4 years ago
- 1 comment
#83 - 支持结构体组合这种写法吗?
Issue -
State: closed - Opened by brzyangg over 4 years ago
- 2 comments
#82 - doc: fillout _or operator doc.
Pull Request -
State: closed - Opened by Colstuwjx over 4 years ago
- 1 comment
#81 - convert []uint8 to time
Pull Request -
State: closed - Opened by caibirdme over 4 years ago
#80 - 【Q】how to scan mysql DATE_TIME into golang time.Time
Issue -
State: closed - Opened by arthurkiller over 4 years ago
- 11 comments
Labels: bug
#79 - Feature remove pool
Pull Request -
State: closed - Opened by caibirdme over 4 years ago
#78 - Remove pool and or
Pull Request -
State: closed - Opened by Colstuwjx over 4 years ago
- 6 comments
#77 - feat: propose OR where cond query.
Pull Request -
State: closed - Opened by Colstuwjx over 4 years ago
- 11 comments
#76 - 使用scanner.ScanMapClose(rows) ,读取数据不能正常显示字符串
Issue -
State: closed - Opened by zhaoaoranke over 4 years ago
- 2 comments
#75 - Is it possible to add `_or` operator?
Issue -
State: closed - Opened by cncal over 4 years ago
- 4 comments
#74 - Error occurs when using `_orderby` with built-in functions.
Issue -
State: closed - Opened by cncal over 4 years ago
- 1 comment
Labels: enhancement, feature request
#73 - 希望在builder添加for update支持
Issue -
State: closed - Opened by zhoxife3ng over 4 years ago
- 1 comment
Labels: feature request
#72 - go test fails in builder package with error: const overflows int.
Issue -
State: closed - Opened by cncal over 4 years ago
- 3 comments
#71 - scanner: support customer type which impl sql.scanner
Pull Request -
State: closed - Opened by nlimpid over 4 years ago
- 1 comment
#70 - Support offset
Issue -
State: closed - Opened by mayowa over 4 years ago
- 2 comments
#69 - 数据库字段为自带关键字时插入报错
Issue -
State: closed - Opened by zt3862266 over 4 years ago
- 6 comments
Labels: enhancement, developing
#68 - add go.mod and go-sqlmock use github (#67)
Pull Request -
State: closed - Opened by hidu almost 5 years ago
- 2 comments
#67 - 使用go mod时go-sqlmock依赖报错
Issue -
State: closed - Opened by hidu almost 5 years ago
#66 - 【建议】简化ddb tag,增加debug mode
Issue -
State: closed - Opened by huuusky almost 5 years ago
#65 - scanner中的Scan方法已自动调用了rows.Close(),所以ScanClose()的实现变得没有意义
Issue -
State: closed - Opened by panda-win almost 5 years ago
- 1 comment
#64 - where 条件中field支持带空格
Pull Request -
State: closed - Opened by guangxuewu about 5 years ago
- 3 comments
#63 - splitKey 策略问题
Issue -
State: closed - Opened by guangxuewu about 5 years ago
#62 - fix bug: show different error message for in, not in, between, not between
Pull Request -
State: closed - Opened by cncal about 5 years ago
- 1 comment
#61 - support int64 in 32bit system
Pull Request -
State: closed - Opened by libi about 5 years ago
#60 - fix example import
Pull Request -
State: closed - Opened by twz915 about 5 years ago
#59 - builder 是否支持 column is null 查询
Issue -
State: closed - Opened by zeasly about 5 years ago
- 2 comments
#58 - Go beginner confused about the parameter ctx context.Context for AggregateQuery
Issue -
State: closed - Opened by john-zed over 5 years ago
- 3 comments
#57 - 新版本(1.3.0)使用 _orderby 排序报错
Issue -
State: closed - Opened by dewuzeng over 5 years ago
- 4 comments
Labels: bug, Fixed
#56 - 新版本(1.3.0)使用 _orderby 排序报错
Issue -
State: closed - Opened by bytepower over 5 years ago
#55 - support scanner int64 to string
Pull Request -
State: closed - Opened by LaoQi over 5 years ago
- 2 comments