https://github.com/caledoniaproject/cs_sqlite3_fixed
https://github.com/caledoniaproject/cs_sqlite3_fixed
csharp sqlite3 sqlite3-database
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/caledoniaproject/cs_sqlite3_fixed
- Owner: CaledoniaProject
- Created: 2020-03-22T06:21:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-22T07:03:06.000Z (almost 6 years ago)
- Last Synced: 2025-01-29T23:17:01.953Z (11 months ago)
- Topics: csharp, sqlite3, sqlite3-database
- Language: C#
- Size: 896 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Introduction
Code modifed from [https://github.com/plainprogrammer/csharp-sqlite](https://github.com/plainprogrammer/csharp-sqlite)
# Bug fixed
1. Unable to read LONG value from SQLite databases
2. Multiple unused values
3. Retarget to VS2019, Any CPU