New version of dotConnect for SQLite 2.20.29 is available for download now.
This version includes:
LINQ to SQLite
- Supported extended errors processing
- Supported DataLoadOptions class and Include method for tuning data loading
- Supported DeferredLoadingEnable functionality
- Supported CreateDatabase() and DeleteDatabase() methods
- Supported SqlMethods class
- Added support for returning new Dictionary from query
- Fixed bug with OnValidate()
- Fixed bug with associations based on non-Primary keys
- Fixed bug with SingleOrDefault and BLOBs
- Fixed bug with update of entities that declare a version member
- Fixed bug with ArgumentException in the Contains() method
- Added support for Entity Framework
- Added naming rules for database objects
- Added Visual Studio integration
- Stability and performance improvements
- Validation schema improved
- Entity Framework Complex Type supported
- Entity Framework Storage Model editing supported
- Many-to-Many associations retrieving added
- Usability improvements
- Fixed bug with the wrong type for autoincrement column
http://www.devart.com/dotconnect/sqlite/