Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added files for building Linq module. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9c7e81cdb4d20f22b5f14a27f5c90e83 |
User & Date: | shaneh 2011-04-07 15:12:03.981 |
Context
2011-04-07
| ||
15:53 | Missing file for designer. check-in: dc92d38c29 user: shaneh tags: trunk | |
15:12 | Added files for building Linq module. check-in: 9c7e81cdb4 user: shaneh tags: trunk | |
2011-04-06
| ||
02:06 | added files for install project; check-in: f0d5e38f0b user: shaneh tags: trunk | |
Changes
Added System.Data.SQLite.Linq/SQL Generation/DmlSqlGenerator.cs.
Added System.Data.SQLite.Linq/SQL Generation/ISqlFragment.cs.
Added System.Data.SQLite.Linq/SQL Generation/InternalBase.cs.
Added System.Data.SQLite.Linq/SQL Generation/JoinSymbol.cs.
Added System.Data.SQLite.Linq/SQL Generation/KeyToListMap.cs.
Added System.Data.SQLite.Linq/SQL Generation/License.txt.
Added System.Data.SQLite.Linq/SQL Generation/MetadataHelpers.cs.
Added System.Data.SQLite.Linq/SQL Generation/SqlBuilder.cs.
Deleted System.Data.SQLite.Linq/SQL Generation/SqlChecker.cs.
Added System.Data.SQLite.Linq/SQL Generation/SqlGenerator.cs.
Added System.Data.SQLite.Linq/SQL Generation/SqlSelectStatement.cs.
Added System.Data.SQLite.Linq/SQL Generation/SqlWriter.cs.
Added System.Data.SQLite.Linq/SQL Generation/StringUtil.cs.
Added System.Data.SQLite.Linq/SQL Generation/Symbol.cs.
Added System.Data.SQLite.Linq/SQL Generation/SymbolPair.cs.
Added System.Data.SQLite.Linq/SQL Generation/SymbolTable.cs.
Added System.Data.SQLite.Linq/SQL Generation/TopClause.cs.