This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
FreeSql
Watch
1
Star
0
Fork
0
You've already forked FreeSql
mirror of
https://github.com/nsnail/FreeSql.git
synced
2025-04-21 10:12:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeSql
/
FreeSql
/
Sqlite
History
28810
fb1871e558
ICodeFirst add GetConfigEntity
2019-02-22 09:16:07 +08:00
..
Curd
Reflection 替换 ExpressionTree,单元测试已通过
2019-01-18 19:17:40 +08:00
SqliteAdo
防止同连接字符串被IFreeSql使用多次,发生连接池溢出bug(ado.net连接池原理,减少解释成本)
2019-02-15 13:53:10 +08:00
SqliteCodeFirst.cs
ICodeFirst add GetConfigEntity
2019-02-22 09:16:07 +08:00
SqliteExpression.cs
代码调整
2019-01-25 23:14:50 +08:00
SqliteProvider.cs
完成延时加载开发与测试,ICollection集合待支持
2019-01-19 19:11:15 +08:00
SqliteUtils.cs
v0.1.1 增加选项 IsQuoteSqlName 控制是否使用 [] 或 "" 或 `` 包含数据库名称
#6
2019-02-21 11:22:21 +08:00