issues
search
dimasdaw
/
csharp-sqlite
Automatically exported from code.google.com/p/csharp-sqlite
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
System.Data.SQLite.SQLiteException (0x80004005): database is locked
#192
GoogleCodeExporter
opened
8 years ago
0
unseal SqliteConnectionStringBuilder
#191
GoogleCodeExporter
opened
8 years ago
1
Add wiki page listing supported features of sqlite
#190
GoogleCodeExporter
opened
8 years ago
0
Add Nuget package
#189
GoogleCodeExporter
opened
8 years ago
0
Using SQLite as local database with Universal Apps with Community.CsharpSqlite
#188
GoogleCodeExporter
opened
8 years ago
0
Using Community SQLite in Unity
#187
GoogleCodeExporter
opened
8 years ago
0
why sqlite3_extended_errcode not public ?
#186
GoogleCodeExporter
opened
8 years ago
0
SqliteDataReader.GetSchemaTable returns wrong type for all columns
#185
GoogleCodeExporter
opened
8 years ago
0
Alter table rename to always fails if foreign keys are present
#184
GoogleCodeExporter
opened
8 years ago
1
String.Substring is very slow and floods garbage collector
#183
GoogleCodeExporter
opened
8 years ago
3
Assert on "DELETE FROM .." statement
#182
GoogleCodeExporter
opened
8 years ago
0
SQLiteDatabase.cs class
#181
GoogleCodeExporter
opened
8 years ago
2
Parsing problem with some, but not all Chinese
#180
GoogleCodeExporter
opened
8 years ago
1
REQEXP logic error
#179
GoogleCodeExporter
opened
8 years ago
0
rtree and fts support
#178
GoogleCodeExporter
closed
8 years ago
1
Compiler option to build read-only library
#177
GoogleCodeExporter
opened
8 years ago
0
Foreign key doesn`t work
#176
GoogleCodeExporter
opened
8 years ago
2
SqliteDataReader.GetFieldType return a incorrect type
#175
GoogleCodeExporter
opened
8 years ago
0
CPU profile on Community.CsharpSqlite.SQLiteClient
#174
GoogleCodeExporter
closed
8 years ago
2
SqliteDataReader.GetBoolean(int i) fails
#173
GoogleCodeExporter
closed
8 years ago
3
System.IO.Path.GetTempPath() throws exceptions
#172
GoogleCodeExporter
closed
8 years ago
5
Virtual Table Support
#171
GoogleCodeExporter
closed
8 years ago
1
Failed to querying with like operator for a record contains Chinese chars
#170
GoogleCodeExporter
opened
8 years ago
10
Missing some DbType enum values
#169
GoogleCodeExporter
closed
8 years ago
5
Problem building Windows Phone Release version
#168
GoogleCodeExporter
opened
8 years ago
6
SELECT huge memory usage compared to native library
#167
GoogleCodeExporter
closed
8 years ago
2
csharp-sqlite as PortableClassLibrary project
#166
GoogleCodeExporter
closed
8 years ago
2
Incorrect reading of negative REAL value when another BLOB field is not NULL
#165
GoogleCodeExporter
opened
8 years ago
0
DateTime flag 'localtime' not working
#164
GoogleCodeExporter
closed
8 years ago
3
like query result problem
#163
GoogleCodeExporter
opened
8 years ago
5
publicizing methods for use in Mono.Data.Sqlite
#162
GoogleCodeExporter
closed
8 years ago
3
Windows phone test app fails
#161
GoogleCodeExporter
opened
8 years ago
8
csharp sqlite on wp7 Device throw "attempt to access the method failed"
#160
GoogleCodeExporter
closed
8 years ago
5
Access to Sqlite3.sqlite3 in second thread causes infinite wait.
#159
GoogleCodeExporter
closed
8 years ago
2
73 warnings and 2 Errors compiling on Mono .NET 3.5
#158
GoogleCodeExporter
closed
8 years ago
2
73 warnings and 2 Errors compiling on Mono .NET 3.5
#157
GoogleCodeExporter
closed
8 years ago
3
Default threading mode should be the same as in native version (Multi-thread), or should be clearly defined in FAQ.
#156
GoogleCodeExporter
closed
8 years ago
5
Assert in Sqlite3.pcache1Unpin(PCache1 p, PgHdr pPg, Boolean reuseUnlikely)
#155
GoogleCodeExporter
closed
8 years ago
3
Simple SELECT command throws ArgumentOutOfRangeException.
#154
GoogleCodeExporter
closed
8 years ago
2
SqliteConnectionStringBuilder separates with ; but SqliteConnection expects ,
#153
GoogleCodeExporter
closed
8 years ago
3
Count in subquery
#152
GoogleCodeExporter
opened
8 years ago
7
select issue of Chinese character '大'
#151
GoogleCodeExporter
opened
8 years ago
3
Creating a Unique Index within a Transaction causes MethodAccessException
#150
GoogleCodeExporter
closed
8 years ago
5
Zero-length byte arrays returned as NULL
#149
GoogleCodeExporter
opened
8 years ago
1
about sql execute error again
#148
GoogleCodeExporter
closed
8 years ago
5
sql execute error
#147
GoogleCodeExporter
closed
8 years ago
1
Unable to use csharp-sqlite in dll with VFS because of sqlite3_file as partial class
#146
GoogleCodeExporter
closed
8 years ago
1
C#-SQLite3 shell has extra argument before filename
#145
GoogleCodeExporter
closed
8 years ago
1
Add WinRT Support
#144
GoogleCodeExporter
closed
8 years ago
1
csharp-sqlite created encrypted database not compatible with 3rd party SQLite admin programs?
#143
GoogleCodeExporter
closed
8 years ago
3
Next