Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for System.Data.SQLite/SQLiteParameterCollection.cs
2024-06-04
| ||
14:54 | Add the NoCase property to the SQLiteParameterCollection class. file: [561cfcc999] check-in: [94b98a11d4] user: mistachkin branch: trunk, size: 15400 | |
2024-05-12
| ||
00:39 | Work-in-progress on addressing forum post 76cb35b58d. file: [18a6d5a1ff] check-in: [1820415db5] user: mistachkin branch: pst-76cb35b58d, size: 14808 | |
2023-05-29
| ||
23:33 | Preliminary changes to address the issue in ticket [e22d357a21]. file: [0bd97e39fc] check-in: [eab4711ccf] user: mistachkin branch: trunk, size: 14760 | |
2016-03-23
| ||
23:35 | Move some things out of the UnsafeNativeMethods class. There are several reasons: 1) easier to maintain. 2) avoiding static call graph issues with CriticalHandle. 3) better separation of cross-platform and platform-specific code. file: [f29fa846a9] check-in: [d3e312825a] user: mistachkin branch: trunk, size: 14771 | |
2015-08-12
| ||
22:21 | Add some workarounds to allow the core managed assembly to work on Mono 4.0. file: [7781401f67] check-in: [e7803b3ae7] user: mistachkin branch: trunk, size: 14783 | |
2013-08-13
| ||
20:47 | Check the result of sqlite3_column_name against NULL. Also, return false for the SQLiteParameterCollection.IsSynchronized property because it is not thread-safe. These issues were reported via the mailing list. file: [de217c0a9e] check-in: [7a1efd7d40] user: mistachkin branch: trunk, size: 14746 | |
2013-07-04
| ||
19:50 | Experimental changes to validate that SQLiteStatement parameters are not disposed. file: [bffa945a65] check-in: [e325dfa45f] user: mistachkin branch: strictStatement, size: 14812 | |
2012-07-22
| ||
06:54 | Remove all superfluous UTF-8 byte-order-marks. file: [2921f27747] check-in: [2c82e6c1a3] user: mistachkin branch: trunk, size: 14743 | |
2011-07-01
| ||
11:36 | Remove unused 'using' statements from System.Data.SQLite. file: [d6c093d7d3] check-in: [b270e24e93] user: mistachkin branch: build-enhancements, size: 14746 | |
2010-08-05
| ||
02:03 | 1.0.66.0 file: [4d90ee58f9] check-in: [7ec6a118ce] user: rmsimpson branch: sourceforge, size: 14706 | |
2007-04-23
| ||
07:59 | 1.0.41.0 file: [4fa807137b] check-in: [acd17b1cf8] user: rmsimpson branch: sourceforge, size: 14706 | |
2006-09-03
| ||
18:15 | 1.0.34.0 file: [fd2360d4c4] check-in: [563830df65] user: rmsimpson branch: sourceforge, size: 14683 | |
2006-04-14
| ||
04:30 | Parameter fixups file: [55d3f383d7] check-in: [f1ab070a90] user: rmsimpson branch: sourceforge, size: 14681 | |
2006-02-25
| ||
17:09 | Prerelease file: [5e00b212a2] check-in: [320bc6d729] user: rmsimpson branch: sourceforge, size: 14585 | |
2006-02-24
| ||
02:58 | no message file: [fb869668bd] check-in: [aef54e6441] user: rmsimpson branch: sourceforge, size: 14092 | |
2005-12-07
| ||
22:40 | Fix over-aggressive preparation of statements before execution file: [f85a761059] check-in: [ba2464b7f6] user: rmsimpson branch: sourceforge, size: 13416 | |
2005-11-10
| ||
21:08 | Globalization bugfixes file: [9cd3929309] check-in: [3a7fb899f7] user: rmsimpson branch: sourceforge, size: 13091 | |
2005-09-16
| ||
17:39 | Compatibility updates with the newer releases of the .NET 2.0 Framework file: [776f2eef6f] check-in: [8cccd928d1] user: rmsimpson branch: sourceforge, size: 13089 | |
2005-08-22
| ||
18:18 | 1.0.15 file: [058ed4ebd0] check-in: [4ff57a0919] user: rmsimpson branch: sourceforge, size: 12503 | |
2005-08-16
| ||
19:12 | 1.0.14 file: [14f9901614] check-in: [4453746b7a] user: rmsimpson branch: sourceforge, size: 12358 | |
2005-08-05
| ||
06:14 | 1.0.12 final file: [a844bdde97] check-in: [9e5f1b5614] user: rmsimpson branch: sourceforge, size: 11666 | |
2005-08-04
| ||
15:25 | 1.0.12 updates and cleanup file: [6a71323eef] check-in: [3ebf811b1e] user: rmsimpson branch: sourceforge, size: 11557 | |
2005-05-24
| ||
22:12 | VS2005 Beta 2 updates file: [b85da80910] check-in: [f4aec657e0] user: rmsimpson branch: sourceforge, size: 11338 | |
2005-03-24
| ||
19:37 | 1.08 Refresh, added documentation file: [1dc9a61934] check-in: [b56fd4b082] user: rmsimpson branch: sourceforge, size: 11691 | |
2005-03-11
| ||
21:39 | 1.08 file: [3df6ee286f] check-in: [40c497decf] user: rmsimpson branch: sourceforge, size: 8854 | |
2005-03-02
| ||
23:10 | Misc. code optimizations file: [31e085c030] check-in: [bf66bbedce] user: rmsimpson branch: sourceforge, size: 8834 | |
2005-03-01
| ||
16:04 | Added: Initial revision file: [bb41d1b6b7] check-in: [ec237b0123] user: rmsimpson branch: sourceforge, size: 8764 | |