System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

24 check-ins using file Tests/common.eagle version e4bca89b93

2014-07-19
00:22
Fix line endings. check-in: 413872c668 user: mistachkin tags: trunk
00:17
Improve SQLiteDataReader performance slightly by caching the connection flags. Add RefreshFlags method to the SQLiteDataReader class to forcibly refresh its connection flags. check-in: 910381a7e3 user: mistachkin tags: trunk
00:14
Bump all versions to 1.0.94.0. check-in: f56f7104f7 user: mistachkin tags: trunk
2014-07-18
23:35
Further enhancements to the SQLiteDataReader performance tests. check-in: 36cfd553e3 user: mistachkin tags: trunk
22:42
Enhance the SQLiteDataReader performance test. check-in: 16705da626 user: mistachkin tags: trunk
22:04
Add initial performance tests for the SQLiteDataReader class. check-in: d3be3b1abe user: mistachkin tags: trunk
2014-07-02
17:45
Update a statement in the provider limitations documentation regarding deferred transaction locking semantics. Fix for [425f060dec]. check-in: 45cc5a21fa user: mistachkin tags: trunk
2014-06-27
04:49
The interop assembly methods should use 'ref' parameters, not 'out' parameters, since the native interop methods are not actually guaranteed to set output parameters to well-defined values. Also, add more parameter validation to the interop assembly, paying special attention to output parameters, especially optional ones. Pursuant to [3b43ffdbd7]. Closed-Leaf check-in: 26a20dd470 user: mistachkin tags: interopParams
2014-06-23
22:55
Final updates for the 1.0.93.0 release. check-in: 47ba62f72c user: mistachkin tags: trunk, release, release-1.0.93.0
22:40
Final updates for release 1.0.93.0. Closed-Leaf check-in: 0bb0912dd0 user: mistachkin tags: preRelease
2014-06-08
04:35
Update to Entity Framework 6.1. check-in: 94b1358b7d user: mistachkin tags: trunk
04:34
Also remove the 'Potentially Incompatible Change' marker from the Entity Framework 6.1 update. Closed-Leaf check-in: 2018cc3adc user: mistachkin tags: ef61
04:27
Use '6.0' as the assembly version for Entity Framework 6.1. check-in: 9bc97523d1 user: mistachkin tags: ef61
02:21
Reverse version-stamping changes mistakenly done in the previous check-in. check-in: ef225744fe user: mistachkin tags: ef61
02:19
Update to Entity Framework 6.1. check-in: e18bd46df5 user: mistachkin tags: ef61
02:14
Use wiki syntax for links on the news page. check-in: 3cbaedca32 user: mistachkin tags: trunk
2014-06-04
15:05
Add two named anchors to the download page. check-in: 28aaa8665d user: mistachkin tags: trunk
14:32
Update SQLite core library to the 3.8.5 release. check-in: 3f1192ea1d user: mistachkin tags: trunk
2014-06-03
19:02
Update SQLite core library to the latest trunk code. check-in: 4de915832b user: mistachkin tags: trunk
18:57
Update Windows CE 200x testing tool to improve SmartDevice connectivity assembly name handling. check-in: ad0a7d4f73 user: mistachkin tags: trunk
2014-06-02
17:34
Update the legacy download link. check-in: 1c26d1d34c user: mistachkin tags: trunk
2014-05-30
23:25
Add DetectTextAffinity and DetectStringType connection flags to enable automatic detection of column types, when necessary. Pursuant to [3c00ec5b52]. check-in: 58e932f761 user: mistachkin tags: trunk
21:54
Fix typo in previous check-in. check-in: 9dcd74d93e user: mistachkin tags: trunk
21:53
Add SharedFlags static property to the SQLiteConnection class. Make the display names for connection string properties more consistent. check-in: e4b0d17481 user: mistachkin tags: trunk