Issues
- 0
Add Nuget package
#189 opened by GoogleCodeExporter - 0
- 1
unseal SqliteConnectionStringBuilder
#191 opened by GoogleCodeExporter - 0
System.Data.SQLite.SQLiteException (0x80004005): database is locked
#192 opened by GoogleCodeExporter - 1
- 0
- 0
why sqlite3_extended_errcode not public ?
#186 opened by GoogleCodeExporter - 0
Using Community SQLite in Unity
#187 opened by GoogleCodeExporter - 0
Using SQLite as local database with Universal Apps with Community.CsharpSqlite
#188 opened by GoogleCodeExporter - 2
SQLiteDatabase.cs class
#181 opened by GoogleCodeExporter - 0
Assert on "DELETE FROM .." statement
#182 opened by GoogleCodeExporter - 3
- 1
rtree and fts support
#178 opened by GoogleCodeExporter - 0
REQEXP logic error
#179 opened by GoogleCodeExporter - 1
- 0
- 2
Foreign key doesn`t work
#176 opened by GoogleCodeExporter - 0
Compiler option to build read-only library
#177 opened by GoogleCodeExporter - 3
SqliteDataReader.GetBoolean(int i) fails
#173 opened by GoogleCodeExporter - 2
- 5
- 10
Failed to querying with like operator for a record contains Chinese chars
#170 opened by GoogleCodeExporter - 1
Virtual Table Support
#171 opened by GoogleCodeExporter - 5
Missing some DbType enum values
#169 opened by GoogleCodeExporter - 6
- 2
- 2
- 5
like query result problem
#163 opened by GoogleCodeExporter - 3
DateTime flag 'localtime' not working
#164 opened by GoogleCodeExporter - 0
Incorrect reading of negative REAL value when another BLOB field is not NULL
#165 opened by GoogleCodeExporter - 3
- 8
Windows phone test app fails
#161 opened by GoogleCodeExporter - 5
csharp sqlite on wp7 Device throw "attempt to access the method failed"
#160 opened by GoogleCodeExporter - 2
- 3
- 2
- 5
Default threading mode should be the same as in native version (Multi-thread), or should be clearly defined in FAQ.
#156 opened by GoogleCodeExporter - 3
Assert in Sqlite3.pcache1Unpin(PCache1 p, PgHdr pPg, Boolean reuseUnlikely)
#155 opened by GoogleCodeExporter - 2
- 7
Count in subquery
#152 opened by GoogleCodeExporter - 3
SqliteConnectionStringBuilder separates with ; but SqliteConnection expects ,
#153 opened by GoogleCodeExporter - 3
select issue of Chinese character '大'
#151 opened by GoogleCodeExporter - 5
Creating a Unique Index within a Transaction causes MethodAccessException
#150 opened by GoogleCodeExporter - 5
about sql execute error again
#148 opened by GoogleCodeExporter - 1
Zero-length byte arrays returned as NULL
#149 opened by GoogleCodeExporter - 1
Unable to use csharp-sqlite in dll with VFS because of sqlite3_file as partial class
#146 opened by GoogleCodeExporter - 1
sql execute error
#147 opened by GoogleCodeExporter - 1
Add WinRT Support
#144 opened by GoogleCodeExporter - 1
- 3
csharp-sqlite created encrypted database not compatible with 3rd party SQLite admin programs?
#143 opened by GoogleCodeExporter