Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cyq1162/cyqdata issues and pull requests
#60 - 用CYQ.DATA连接 本地 firebird数据库,用官方给的字符串连接不上,请指点。
Issue -
State: closed - Opened by jnmcok 4 days ago
#59 - 连接本地FireBird数据库时,官方的连接串为服务模式连接,嵌入式连接如何写
Issue -
State: open - Opened by jnmcok 4 days ago
#58 - 获取sqlserver数据库表结构非默认架构dbo异常报错
Issue -
State: open - Opened by jiszen 6 months ago
#57 - Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /src
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#56 - MDataRow ToEntity 必须继承OrmBase或者是非Custom实体类型可用吗
Issue -
State: closed - Opened by jiszen 12 months ago
- 1 comment
#55 - JsonHelper.ToList<string> 报错:没有为该对象定义无参数的构造函数。
Issue -
State: closed - Opened by jiszen about 2 years ago
- 1 comment
#54 - PagerBySelectBase 这个删除了吗?怎么调用分页存储过程?
Issue -
State: closed - Opened by ourpages about 2 years ago
- 1 comment
#53 - AppConfig未包含IsAspNetCore的定义
Issue -
State: closed - Opened by hexino over 2 years ago
- 1 comment
#52 - isjson 识别有bug
Issue -
State: closed - Opened by kekewf over 2 years ago
- 2 comments
#51 - CYQ.Data.AppConfig.SetApp("aa0","10"); 这句代码报错,求救,是不是我不会使用?
Issue -
State: closed - Opened by goophps over 2 years ago
- 2 comments
#50 - 能支持一下.net6吗?
Issue -
State: closed - Opened by goophps over 2 years ago
- 1 comment
#49 - 新建的.net core API项目 appsettings里面的 conn连接符提示不存在
Issue -
State: closed - Opened by goodluckjh almost 3 years ago
- 1 comment
#48 - SQLite 数据库 OrmBase ToList “<ID>k__BackingField”
Issue -
State: closed - Opened by eatl104 over 3 years ago
- 1 comment
#47 - action.Select(int pageIndex, int pageSize, object where, out int rowCount)
Issue -
State: closed - Opened by bug0314 over 3 years ago
- 1 comment
#46 - 关于netcore appsettings.json 读不到conn的反馈
Issue -
State: closed - Opened by yueliuhun about 4 years ago
- 1 comment
#45 - 反馈三个BUG,确定了是BUG
Issue -
State: closed - Opened by goophps about 4 years ago
- 1 comment
#44 - cyq5.8.3.6针对pg数据库批量更新bug
Issue -
State: closed - Opened by zuohuaijun over 4 years ago
- 1 comment
#43 - nuget中最新版V5.8.3.0有bug
Issue -
State: closed - Opened by damonxx over 4 years ago
- 1 comment
#42 - XHtmlAction自定义标签的使用方法有没有说明
Issue -
State: closed - Opened by ghostalien over 4 years ago
- 2 comments
#41 - 能否考虑在MAction类增加IsIgnoreDeleteField属性
Issue -
State: open - Opened by ghostalien over 4 years ago
- 1 comment
#40 - 我创建了一个新表,但是DBTool.GetTables得到的好像是缓存的?
Issue -
State: closed - Opened by wo00421309 almost 5 years ago
- 2 comments
#39 - 是否考虑增加数据库的IndexAttribute
Issue -
State: closed - Opened by ghostalien almost 5 years ago
#38 - 请问用maction读入数据到内存中的数量限制是多多少?有没有配置项?
Issue -
State: closed - Opened by wo00421309 almost 5 years ago
- 1 comment
#37 - Exception: V5.7.9.7 Can't find the connection key 'Conn' from web.config or app.config!
Issue -
State: closed - Opened by topstop3416 almost 5 years ago
- 2 comments
#36 - MProc 有没有分页功能?
Issue -
State: closed - Opened by yueliuhun almost 5 years ago
- 1 comment
#35 - cache对象是为空导致无法读取配置文件:appsettings.json
Issue -
State: closed - Opened by idragonet about 5 years ago
- 3 comments
#35 - cache对象是为空导致无法读取配置文件:appsettings.json
Issue -
State: closed - Opened by idragonet about 5 years ago
- 3 comments
#34 - MAction用SetSelectColumns()方法指定查询了查询的列后绑定datagridview 用户修改字段数据后如果数据为空批量更新将无法更新为空的数据。
Issue -
State: closed - Opened by MarshalT over 5 years ago
- 1 comment
#33 - 避坑,MySql.Data v8.0.16执行dt.AcceptChanges(AcceptOp.InsertWithID)有错
Issue -
State: closed - Opened by m4wayne over 5 years ago
- 1 comment
#33 - 避坑,MySql.Data v8.0.16执行dt.AcceptChanges(AcceptOp.InsertWithID)有错
Issue -
State: closed - Opened by m4wayne over 5 years ago
- 1 comment
#32 - 连接mysql无法读取表中列名
Issue -
State: closed - Opened by hfhn01 over 5 years ago
- 1 comment
#32 - 连接mysql无法读取表中列名
Issue -
State: closed - Opened by hfhn01 over 5 years ago
- 1 comment
#31 - 怎么样用cyqdata 将 DataTable 插入数据库中,DataTable字段和数据库表结构一样的
Issue -
State: closed - Opened by LiuNet2 over 5 years ago
- 2 comments
#30 - 我再试试
Issue -
State: closed - Opened by quejuwen over 5 years ago
#29 - MAction自定义sql bug
Issue -
State: closed - Opened by chairforman over 5 years ago
- 2 comments
#28 - Maction自定义表结构debug
Pull Request -
State: open - Opened by chairforman over 5 years ago
#27 - .Net Core 2.2 Cyq.Data V5.8.0.0 Can't find the connection key 'Conn' from connectionStrings config section !
Issue -
State: closed - Opened by Kueew over 5 years ago
- 3 comments
#26 - Redis自动缓存,获取StringBuilder值失败
Issue -
State: closed - Opened by Kueew over 5 years ago
- 1 comment
#25 - 使用Redis自动缓存,更新表数据移除缓存时报错
Issue -
State: closed - Opened by Kueew over 5 years ago
- 2 comments
#25 - 使用Redis自动缓存,更新表数据移除缓存时报错
Issue -
State: closed - Opened by Kueew over 5 years ago
- 2 comments
#24 - 希望增加对DB2数据库的支持
Issue -
State: closed - Opened by robertodliang over 5 years ago
- 1 comment
#23 - .net core请问配置文件 该怎么配置呢?
Issue -
State: closed - Opened by hanpanapn almost 6 years ago
- 3 comments
#23 - .net core请问配置文件 该怎么配置呢?
Issue -
State: closed - Opened by hanpanapn almost 6 years ago
- 3 comments
#22 - .net core下读取配置文件建议
Issue -
State: closed - Opened by zjadmin almost 6 years ago
- 1 comment
#21 - 文本数据库insert中文问题
Issue -
State: closed - Opened by damonxx almost 6 years ago
- 5 comments
#20 - 大神,抽空支持一下postgreSql数据库
Issue -
State: closed - Opened by lxh023 about 6 years ago
- 1 comment
#19 - XHtmlBase,新增Load方法,可指定keyName做为缓存的Key计算参数
Issue -
State: open - Opened by ghostalien about 6 years ago
- 1 comment
#18 - 当表中有IsDeleted时,Select此表时应将IsDeleted数据视同删除,默认情况不应显示
Issue -
State: open - Opened by ghostalien about 6 years ago
- 1 comment
#17 - DBFast增加Delete可删除对象参数
Issue -
State: closed - Opened by ghostalien about 6 years ago
- 1 comment
#16 - 希望增加FieldIgnoreAttribute
Issue -
State: open - Opened by ghostalien about 6 years ago
- 1 comment
#15 - 生成文本数据库问题
Issue -
State: closed - Opened by damonxx about 6 years ago
- 1 comment
#15 - 生成文本数据库问题
Issue -
State: closed - Opened by damonxx about 6 years ago
- 1 comment
#14 - MProc执行存储过程
Issue -
State: closed - Opened by dong900512 over 6 years ago
- 1 comment
#14 - MProc执行存储过程
Issue -
State: closed - Opened by dong900512 over 6 years ago
- 1 comment
#13 - 对象与目标类型不匹配错误修改
Pull Request -
State: open - Opened by Tecyang over 6 years ago
#12 - MDataTable.AcceptChaged方法批量插入,mySQL语句有问题
Issue -
State: closed - Opened by damonxx about 7 years ago
- 1 comment
#11 - MProc执行没有values的Insert语句异常
Issue -
State: closed - Opened by zhanggangbz over 7 years ago
- 2 comments
#11 - MProc执行没有values的Insert语句异常
Issue -
State: closed - Opened by zhanggangbz over 7 years ago
- 2 comments
#10 - 数据类型为时间的会丢失毫秒的数据
Issue -
State: closed - Opened by imiyu over 7 years ago
- 1 comment
#10 - 数据类型为时间的会丢失毫秒的数据
Issue -
State: closed - Opened by imiyu over 7 years ago
- 1 comment
#9 - 支持批量插入或是更新吗?
Issue -
State: closed - Opened by mgh2008 over 7 years ago
- 3 comments
#9 - 支持批量插入或是更新吗?
Issue -
State: closed - Opened by mgh2008 over 7 years ago
- 3 comments
#8 - 其实识别一个Json是否为合法的很简单的。
Issue -
State: open - Opened by xieguiproject over 7 years ago
- 2 comments
#7 - 自动更新更新时间时的BUG
Pull Request -
State: open - Opened by EnhWeb over 7 years ago
#6 - MAction 下 Update 方法出现疑似 bug
Issue -
State: closed - Opened by LuoReid about 8 years ago
- 1 comment
#5 - 可不可以增加一个数据库连接加密码的功能
Issue -
State: closed - Opened by quejuwen about 8 years ago
- 2 comments
#5 - 可不可以增加一个数据库连接加密码的功能
Issue -
State: closed - Opened by quejuwen about 8 years ago
- 2 comments
#4 - 使用MAction里面的select方法,因SQL语法错,无法知道错误!
Issue -
State: closed - Opened by sdricky about 8 years ago
- 1 comment
#3 - Refactor
Issue -
State: closed - Opened by wsf1990 over 8 years ago
#3 - Refactor
Issue -
State: open - Opened by wsf1990 over 8 years ago
#2 - this is very good .net orm
Issue -
State: open - Opened by quejuwen over 8 years ago
#1 - Thanks
Issue -
State: closed - Opened by Feng2012 over 8 years ago