System.Data.SQLite

All files named ”System.Data.SQLite/SQLiteFactory.cs”
Login

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

History for System.Data.SQLite/SQLiteFactory.cs

2015-08-15
23:00
Fix some harmless compiler warnings and make sure the String.Format wrapper method is used in the new SQLiteFunction methods. file: [44a50638d4] check-in: [133b025301] user: mistachkin branch: delegateFunction, size: 5208
2012-09-20
11:53
Allow opened connections to skip adding the extension functions included in the interop assembly. Support loading of SQLite extensions. Add more notifications that use the new static Changed event. Miscellaneous comment cleanup. Cleanup usage of compile-time options for the .NET Framework version. Fix argument checking for the batch file tools. file: [969145f3f8] check-in: [5759e099be] user: mistachkin branch: trunk, size: 4975
2012-07-22
06:54
Remove all superfluous UTF-8 byte-order-marks. file: [43ab334581] check-in: [2c82e6c1a3] user: mistachkin branch: trunk, size: 4903
2011-12-16
03:32
Start of making sure that all core components containing IDisposable objects implement IDisposable and that they follow the established best-practices when doing so. file: [217298b2d0] check-in: [c532a87e4d] user: mistachkin branch: IDisposablePattern, size: 4906
2011-07-11
19:40
Refactor the logging interface to be thread-safe and 'self-initializing'. Stop ignoring errors returned by sqlite3_config(SQLITE_CONFIG_LOG). Provide a default log handler and allow it to be added/removed dynamically. Allow logging to be temporarily enabled/disabled without modifying the underlying delegates. file: [22738fe284] check-in: [1d955a6031] user: mistachkin branch: trunk, size: 3140
2011-05-23
04:12
Moved log handler from SQLiteConnection object to SQLiteFactory object to prevent if from being prematurely GCed. file: [ab8228d638] check-in: [c520cba472] user: shaneh branch: trunk, size: 5619
2007-09-25
22:45
1.0.45.0 file: [b529721b11] check-in: [5a232b012b] user: rmsimpson branch: sourceforge, size: 2233
2005-05-24
22:12
VS2005 Beta 2 updates file: [bc85cbad6f] check-in: [f4aec657e0] user: rmsimpson branch: sourceforge, size: 2225
2005-03-01
16:04
Added: Initial revision file: [bc69533c1c] check-in: [ec237b0123] user: rmsimpson branch: sourceforge, size: 2488