Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / easy-swoole/mysqli issues and pull requests
#60 - mysqli的事务怎么写
Issue -
State: open - Opened by baozi-github over 2 years ago
- 1 comment
#59 - inc,dec应当支持浮点数
Pull Request -
State: closed - Opened by kyour-cn about 3 years ago
#58 - fix:SQL special characters cause the final SQL display error.
Pull Request -
State: closed - Opened by XueSiLf over 3 years ago
#57 - todo: next version
Pull Request -
State: closed - Opened by Stitch-June almost 4 years ago
#56 - add: for update(lock)
Pull Request -
State: closed - Opened by Stitch-June almost 4 years ago
#55 - QueryBuilder使用union时 构建的SQL语句 union前面缺少空格 导致SQL执行错误
Issue -
State: closed - Opened by wqzhaoo almost 4 years ago
- 1 comment
#54 - raw参数为数字型的字符串时会错误
Issue -
State: open - Opened by awinds almost 4 years ago
#53 - 增加事务快捷函数
Pull Request -
State: closed - Opened by giantwu almost 4 years ago
- 1 comment
#52 - auto add back quote
Issue -
State: open - Opened by hlhill almost 4 years ago
#51 - mysql dump
Pull Request -
State: closed - Opened by Stitch-June over 4 years ago
#50 - mysql dump
Pull Request -
State: closed - Opened by Stitch-June over 4 years ago
#49 - import
Pull Request -
State: closed - Opened by Stitch-June over 4 years ago
#48 - export
Pull Request -
State: closed - Opened by Stitch-June over 4 years ago
#47 - fix
Pull Request -
State: closed - Opened by Stitch-June over 4 years ago
#46 - export
Pull Request -
State: closed - Opened by Stitch-June over 4 years ago
#45 - fixes: insertAll 过滤字段
Pull Request -
State: closed - Opened by xuanyanwow over 4 years ago
#44 - where null 值查询不传操作符查询问题
Pull Request -
State: closed - Opened by edk24 over 4 years ago
#43 - where null查询会查不到数据
Issue -
State: closed - Opened by edk24 over 4 years ago
#42 - where null值查询问题
Pull Request -
State: closed - Opened by edk24 over 4 years ago
- 1 comment
#41 - 修复where构造在某些情况下的拼接错误
Pull Request -
State: closed - Opened by xuanyanwow over 4 years ago
#40 - tableName和where fieldName 加上
Pull Request -
State: closed - Opened by xuanyanwow over 4 years ago
#39 - fix: getOne时 连贯操作fields不生效
Pull Request -
State: closed - Opened by xuanyanwow almost 5 years ago
#38 - raw bind param
Pull Request -
State: closed - Opened by xuanyanwow almost 5 years ago
#37 - fixes php74 implode
Pull Request -
State: closed - Opened by xuanyanwow almost 5 years ago
#36 - 更新了 raw 方法,添加了 getColumn 和 getScalar 方法
Pull Request -
State: closed - Opened by f2h2h1 almost 5 years ago
#35 - insertAll
Pull Request -
State: closed - Opened by xuanyanwow almost 5 years ago
#34 - order group 正则允许符号增加 `%'
Pull Request -
State: closed - Opened by xuanyanwow almost 5 years ago
#33 - Update QueryBuilder.php
Pull Request -
State: closed - Opened by lpong almost 5 years ago
#32 - implode参数顺序问题, $this->_query .= ' (`' . implode($dataColumns, '`, `') . '`) ';php7.4要发布了
Issue -
State: closed - Opened by lpong almost 5 years ago
#31 - 测试
Pull Request -
State: closed - Opened by xuanyanwow about 5 years ago
#30 - 兼容mysql error
Pull Request -
State: closed - Opened by xuanyanwow about 5 years ago
#29 - builder get field param
Pull Request -
State: closed - Opened by xuanyanwow about 5 years ago
#28 - builder增加事务支持;raw支持
Pull Request -
State: closed - Opened by xuanyanwow about 5 years ago
#27 - 添加复合条件处理函数
Pull Request -
State: closed - Opened by imparting about 5 years ago
#26 - 不支持where括号嵌套语句,只能手写,但是特殊情况相当麻烦,比如in多值条件特别麻烦
Issue -
State: closed - Opened by imparting about 5 years ago
#25 - 如何获取插入记录的自增id?
Issue -
State: closed - Opened by octopuszy about 5 years ago
- 2 comments
#24 - 使用计数器开启嵌套事务出现问题在初始化的时候没有 导致回滚出错+计数器
Issue -
State: closed - Opened by qiuapeng921 about 5 years ago
#23 - 更新readme
Pull Request -
State: closed - Opened by Manlinup about 5 years ago
#22 - 更新readme
Pull Request -
State: closed - Opened by Manlinup about 5 years ago
#21 - 是否支持数据库批量插入?
Issue -
State: closed - Opened by jadechenlei about 5 years ago
- 3 comments
#20 - 更新readme
Pull Request -
State: closed - Opened by Manlinup about 5 years ago
#19 - fix bug
Pull Request -
State: closed - Opened by xing31120 over 5 years ago
#18 - fix bug
Pull Request -
State: closed - Opened by xing31120 over 5 years ago
#17 - 抛出异常的时候是bind之前的语句,感觉抛出lastQuery更方便开发者定位错误
Issue -
State: closed - Opened by HancockLin over 5 years ago
- 1 comment
#16 - 自动添加数据表前缀,修改getColumn,可根据字段值设置指定键名
Pull Request -
State: closed - Opened by cxyangs over 5 years ago
- 1 comment
#15 - model 创建链接池使用的引用变量 自己测试没问题 想听一下权威的建议
Issue -
State: closed - Opened by chuzhaoqian over 5 years ago
- 1 comment
#14 - 建议希望能增加sql语气注释的方法,如mycat /*!mycat:db_type=master*/ 强制走写
Issue -
State: closed - Opened by chuzhaoqian over 5 years ago
#13 - 更新到最新的easyswoole 3.2.2-dev,数据库频繁出现连接问题
Issue -
State: closed - Opened by lizz89 over 5 years ago
#12 - feat: 文档和TPORM的RAW()
Pull Request -
State: closed - Opened by hanwenbo over 5 years ago
#11 - orderBy里支持原生的语法
Pull Request -
State: closed - Opened by hanwenbo over 5 years ago
#10 - 修复一处问题
Pull Request -
State: closed - Opened by edenleung over 5 years ago
#9 - 修复错误
Pull Request -
State: closed - Opened by chenjing0521 almost 6 years ago
#8 - 完善tableName的读取
Pull Request -
State: closed - Opened by chenjing0521 almost 6 years ago
#5 - 完善ObObject,增加类TpORM的Model写法
Pull Request -
State: closed - Opened by hanwenbo almost 6 years ago
#4 - feat: 增加DbObject,用于用户封装Model
Pull Request -
State: closed - Opened by hanwenbo almost 6 years ago
#3 - 不定条件数组形式查询
Pull Request -
State: closed - Opened by ShrRung almost 6 years ago
- 1 comment
#2 - Update Mysqli.php
Pull Request -
State: closed - Opened by willove almost 6 years ago
- 2 comments
#1 - add mysql result return type
Pull Request -
State: closed - Opened by xiaocaigua about 6 years ago