issues
search
fmwviormv
/
sqlite-net
Automatically exported from code.google.com/p/sqlite-net
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rows Inserted with null values in SQLite table
#51
GoogleCodeExporter
opened
9 years ago
0
No support for enums that inherit from byte or long
#50
GoogleCodeExporter
opened
9 years ago
0
LINQ Support for ToLower
#49
GoogleCodeExporter
opened
9 years ago
1
Moving [PrimaryKey] attribute from one property to another does not trigger an automatic migration
#48
GoogleCodeExporter
opened
9 years ago
0
convert int32 to Nullable<enum>
#47
GoogleCodeExporter
opened
9 years ago
1
Relationship
#46
GoogleCodeExporter
opened
9 years ago
0
Error when the database path contains Unicode characters
#45
GoogleCodeExporter
opened
9 years ago
0
Drop Table
#44
GoogleCodeExporter
opened
9 years ago
0
Allow multiple indices on a single property
#43
GoogleCodeExporter
opened
9 years ago
0
RunInTransactionAsyncFails
#42
GoogleCodeExporter
opened
9 years ago
0
How do i make joins?
#41
GoogleCodeExporter
opened
9 years ago
0
LINQ Support for Contains
#40
GoogleCodeExporter
opened
9 years ago
3
Need help?
#39
GoogleCodeExporter
opened
9 years ago
0
Support for Equals
#38
GoogleCodeExporter
opened
9 years ago
0
Attributes not recognized when declared in an external assembly (class library)
#37
GoogleCodeExporter
opened
9 years ago
0
sqlite-net does not check the exception in CreateTable
#36
GoogleCodeExporter
opened
9 years ago
0
Changing case in class members triggers ALTER TABLE which fails
#35
GoogleCodeExporter
opened
9 years ago
0
Removing class members does not delete columns
#34
GoogleCodeExporter
opened
9 years ago
0
Does not support unique index from ORM CreateTable
#33
GoogleCodeExporter
opened
9 years ago
0
Support for composite primary keys
#32
GoogleCodeExporter
opened
9 years ago
0
Reset does not clear bindings in ExecuteNonQuery
#31
GoogleCodeExporter
opened
9 years ago
0
calculation of IsNullable is not correct
#30
GoogleCodeExporter
opened
9 years ago
0
Results are not returned for fields, only properties
#29
GoogleCodeExporter
closed
9 years ago
2
Patch: Support for byte[]
#28
GoogleCodeExporter
closed
9 years ago
1
Patch: Enable sqlite-net to work on Windows
#27
GoogleCodeExporter
opened
9 years ago
2
Is suport unicode?
#26
GoogleCodeExporter
opened
9 years ago
6
Support column collation
#25
GoogleCodeExporter
closed
9 years ago
1
Consider to support 4.0?
#24
GoogleCodeExporter
opened
9 years ago
2
Skip() not working
#23
GoogleCodeExporter
closed
9 years ago
1
Windpws Phone 7?
#22
GoogleCodeExporter
closed
9 years ago
1
Linq support for many-to-many
#21
GoogleCodeExporter
opened
9 years ago
0
Linq .Count() is not compiled (VERY slow execution)
#20
GoogleCodeExporter
closed
9 years ago
3
Support nullable types
#19
GoogleCodeExporter
closed
9 years ago
6
Linq support for !
#18
GoogleCodeExporter
opened
9 years ago
2
Where expression throws exception with double member lookup
#17
GoogleCodeExporter
opened
9 years ago
1
Automatic connection tracking doesn't work
#16
GoogleCodeExporter
closed
9 years ago
2
Change Insert and Update to Generics
#15
GoogleCodeExporter
closed
9 years ago
1
Add support for Replace
#14
GoogleCodeExporter
opened
9 years ago
3
Throws exception on device
#13
GoogleCodeExporter
opened
9 years ago
3
Intermittent SQLite.SQLiteException when updating
#12
GoogleCodeExporter
closed
9 years ago
2
Two enhancements - blobs and fix for enumerator
#11
GoogleCodeExporter
closed
9 years ago
3
Add support for byte[] blobs
#10
GoogleCodeExporter
closed
9 years ago
2
Ensure that private setters can be used
#9
GoogleCodeExporter
closed
9 years ago
1
Add IgnoreAttribute so that some props can be flagged
#8
GoogleCodeExporter
closed
9 years ago
2
Code: Add automatica tracking of the SQLiteConnection
#7
GoogleCodeExporter
closed
9 years ago
1
Code: TableQuery Compiler should dispatch on NodeType or use Expression Visitor
#6
GoogleCodeExporter
closed
9 years ago
1
Support for sqlite3_config so we can sqlite3_config(SQLITE_CONFIG_SERIALIZED) so it works on iPhone in multiple threads
#5
GoogleCodeExporter
closed
9 years ago
1
double free memory problem.
#4
GoogleCodeExporter
closed
9 years ago
1
AccessViolationException in ExecuteQuery
#3
GoogleCodeExporter
closed
9 years ago
3
Update() methods throws an exception
#2
GoogleCodeExporter
closed
9 years ago
2
Next