Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
Thick-Common
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
潘栩锋
Thick-Common
Commits
420c8b134618bce17eae14ac7f6c6183227b1373
Switch branch/tag
thick_public
Project.SQLiteHelper
13 Nov, 2019
1 commit
1.添加 规范 数据库每个表必须有ID
· 3961213e
潘栩锋
authored
5 years ago
3961213e
17 Sep, 2019
2 commits
1. SQLiteContext ,加载数据异常时,先备份数据库。
· fb7cdf6d
潘栩锋
authored
5 years ago
2. SQLiteContext 允许只读模式 InitNoBuild()
fb7cdf6d
sqliteDbContext 加载数据库时,当格式不对,不再删除整个文件,而是哪个表错,加哪个
· 01c81adc
潘栩锋
authored
5 years ago
01c81adc
25 Aug, 2019
1 commit
SQLite 支持的类型 从STRING 改为 TEXT, 这样可以解决 0001 存进去,最后变为1
· 5716b674
潘栩锋
authored
5 years ago
5716b674
24 Aug, 2019
1 commit
支持sqlite数据库的报警系统
· b42aa275
潘栩锋
authored
5 years ago
b42aa275
09 Aug, 2019
2 commits
修复 SQLiteHelper.SQLiteDbContext 当表没有数据 FreeID 出错
· 34a149e5
潘栩锋
authored
5 years ago
34a149e5
IDBTable 添加 FreeID, 替代 SQLiteDbContext 中的 IDs
· 8e287a49
潘栩锋
authored
5 years ago
8e287a49
08 Aug, 2019
1 commit
1.添加 SQLiteHelper 的测试项目
· 406aa0b8
潘栩锋
authored
5 years ago
2.添加 SQLiteDbContext
406aa0b8
21 Jun, 2019
1 commit
升级 packages.config
· 9cf318c6
潘栩锋
authored
5 years ago
9cf318c6
20 Jun, 2019
1 commit
1.全部项目 改为 .net framework 4.6.1
· 9455aee7
潘栩锋
authored
5 years ago
2.独立 SQLite 项目
9455aee7