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.

Changes In Branch coreDocs Excluding Merge-Ins

This is equivalent to a diff from 6fc137b4c3 to 6e651ad0df

2014-02-05
01:39
Refresh all included SQLite core library documentation (e.g. SQL syntax). check-in: 3e112a4504 user: mistachkin tags: trunk
01:39
Update version history docs. Closed-Leaf check-in: 6e651ad0df user: mistachkin tags: coreDocs
01:36
Some readability improvements to the NDoc3/HtmlHelp build script. check-in: 1e20c68e20 user: mistachkin tags: coreDocs
00:04
Import new SQLite core docs. check-in: c221f9714d user: mistachkin tags: coreDocs
2014-02-04
22:55
Reorganize the documentation files. check-in: 6fc137b4c3 user: mistachkin tags: trunk
08:07
For the MSBuild based SQLite interop assembly projects, make sure the solution settings file is imported after the properties files. check-in: f7ed2c1f03 user: mistachkin tags: trunk

Added Doc/Extra/Core/images/sqlite370_banner.gif.

Added Doc/Extra/Core/images/syntax/a.gif.

Added Doc/Extra/Core/images/syntax/alter-table-stmt.gif.

Added Doc/Extra/Core/images/syntax/analyze-stmt.gif.

Added Doc/Extra/Core/images/syntax/attach-stmt.gif.

Added Doc/Extra/Core/images/syntax/begin-stmt.gif.

Added Doc/Extra/Core/images/syntax/column-constraint.gif.

Added Doc/Extra/Core/images/syntax/column-def.gif.

Added Doc/Extra/Core/images/syntax/comment-syntax.gif.

Added Doc/Extra/Core/images/syntax/commit-stmt.gif.

Added Doc/Extra/Core/images/syntax/common-table-expression.gif.

Added Doc/Extra/Core/images/syntax/compound-operator.gif.

Added Doc/Extra/Core/images/syntax/compound-select-stmt.gif.

Added Doc/Extra/Core/images/syntax/conflict-clause.gif.

Added Doc/Extra/Core/images/syntax/create-index-stmt.gif.

Added Doc/Extra/Core/images/syntax/create-table-stmt.gif.

Added Doc/Extra/Core/images/syntax/create-trigger-stmt.gif.

Added Doc/Extra/Core/images/syntax/create-view-stmt.gif.

Added Doc/Extra/Core/images/syntax/create-virtual-table-stmt.gif.

Added Doc/Extra/Core/images/syntax/cte-table-name.gif.

Added Doc/Extra/Core/images/syntax/delete-stmt-limited.gif.

Added Doc/Extra/Core/images/syntax/delete-stmt.gif.

Added Doc/Extra/Core/images/syntax/detach-stmt.gif.

Added Doc/Extra/Core/images/syntax/drop-index-stmt.gif.

Added Doc/Extra/Core/images/syntax/drop-table-stmt.gif.

Added Doc/Extra/Core/images/syntax/drop-trigger-stmt.gif.

Added Doc/Extra/Core/images/syntax/drop-view-stmt.gif.

Added Doc/Extra/Core/images/syntax/expr.gif.

Added Doc/Extra/Core/images/syntax/factored-select-stmt.gif.

Added Doc/Extra/Core/images/syntax/floating-point-literal.gif.

Added Doc/Extra/Core/images/syntax/foreign-key-clause.gif.

Added Doc/Extra/Core/images/syntax/foreign-key-clause2.gif.

Added Doc/Extra/Core/images/syntax/indexed-column.gif.

Added Doc/Extra/Core/images/syntax/insert-stmt.gif.

Added Doc/Extra/Core/images/syntax/join-clause.gif.

Added Doc/Extra/Core/images/syntax/join-constraint.gif.

Added Doc/Extra/Core/images/syntax/join-op.gif.

Added Doc/Extra/Core/images/syntax/join-operator.gif.

Added Doc/Extra/Core/images/syntax/join-source.gif.

Added Doc/Extra/Core/images/syntax/literal-value.gif.

Added Doc/Extra/Core/images/syntax/numeric-literal.gif.

Added Doc/Extra/Core/images/syntax/ordering-term.gif.

Added Doc/Extra/Core/images/syntax/pragma-stmt.gif.

Added Doc/Extra/Core/images/syntax/pragma-value.gif.

Added Doc/Extra/Core/images/syntax/qualified-table-name.gif.

Added Doc/Extra/Core/images/syntax/raise-function.gif.

Added Doc/Extra/Core/images/syntax/recursive-cte.gif.

Added Doc/Extra/Core/images/syntax/reindex-stmt.gif.

Added Doc/Extra/Core/images/syntax/release-stmt.gif.

Added Doc/Extra/Core/images/syntax/result-column.gif.

Added Doc/Extra/Core/images/syntax/rollback-stmt.gif.

Added Doc/Extra/Core/images/syntax/savepoint-stmt.gif.

Added Doc/Extra/Core/images/syntax/select-core.gif.

Added Doc/Extra/Core/images/syntax/select-stmt.gif.

Added Doc/Extra/Core/images/syntax/signed-number.gif.

Added Doc/Extra/Core/images/syntax/simple-select-stmt.gif.

Added Doc/Extra/Core/images/syntax/single-source.gif.

Added Doc/Extra/Core/images/syntax/sql-stmt-list.gif.

Added Doc/Extra/Core/images/syntax/sql-stmt.gif.

Added Doc/Extra/Core/images/syntax/table-constraint.gif.

Added Doc/Extra/Core/images/syntax/table-or-subquery.gif.

Added Doc/Extra/Core/images/syntax/type-name.gif.

Added Doc/Extra/Core/images/syntax/update-stmt-limited.gif.

Added Doc/Extra/Core/images/syntax/update-stmt.gif.

Added Doc/Extra/Core/images/syntax/vacuum-stmt.gif.

Added Doc/Extra/Core/images/syntax/with-clause.gif.

Added Doc/Extra/Core/lang.html.

Added Doc/Extra/Core/lang_aggfunc.html.

Changes to Doc/Extra/Core/lang_altertable.html.

Changes to Doc/Extra/Core/lang_analyze.html.

Changes to Doc/Extra/Core/lang_attach.html.

Changes to Doc/Extra/Core/lang_comment.html.

Changes to Doc/Extra/Core/lang_conflict.html.

Added Doc/Extra/Core/lang_corefunc.html.

Changes to Doc/Extra/Core/lang_createindex.html.

Changes to Doc/Extra/Core/lang_createtable.html.

Changes to Doc/Extra/Core/lang_createtrigger.html.

Changes to Doc/Extra/Core/lang_createview.html.

Changes to Doc/Extra/Core/lang_createvtab.html.

Added Doc/Extra/Core/lang_datefunc.html.

Deleted Doc/Extra/Core/lang_datetime.html.

Changes to Doc/Extra/Core/lang_delete.html.

Changes to Doc/Extra/Core/lang_detach.html.

Changes to Doc/Extra/Core/lang_dropindex.html.

Changes to Doc/Extra/Core/lang_droptable.html.

Changes to Doc/Extra/Core/lang_droptrigger.html.

Changes to Doc/Extra/Core/lang_dropview.html.

Changes to Doc/Extra/Core/lang_explain.html.

Changes to Doc/Extra/Core/lang_expr.html.

Added Doc/Extra/Core/lang_indexedby.html.

Changes to Doc/Extra/Core/lang_insert.html.

Added Doc/Extra/Core/lang_keywords.html.

Added Doc/Extra/Core/lang_naming.html.

Changes to Doc/Extra/Core/lang_reindex.html.

Changes to Doc/Extra/Core/lang_replace.html.

Added Doc/Extra/Core/lang_savepoint.html.

Changes to Doc/Extra/Core/lang_select.html.

Changes to Doc/Extra/Core/lang_transaction.html.

Deleted Doc/Extra/Core/lang_types.html.

Changes to Doc/Extra/Core/lang_update.html.

Changes to Doc/Extra/Core/lang_vacuum.html.

Added Doc/Extra/Core/lang_with.html.

Changes to Doc/Extra/Core/pragma.html.

Deleted Doc/Extra/Core/syntax.html.

Added Doc/Extra/Core/syntaxdiagrams.html.

Added Doc/Extra/Provider/lang_types.html.

Added Doc/Extra/Provider/syntax.html.

Changes to Doc/Extra/Provider/version.html.

Changes to Doc/SQLite.NET.hhc.

Changes to Doc/SQLite.NET.hhp.

Changes to Doc/buildChm.tcl.

Changes to Setup/verify.lst.

Changes to readme.htm.

Changes to www/news.wiki.