Repository URL to install this package:
|
Version:
357.7.1 ▾
|
<?xml version="1.0"?>
<doc>
<assembly>
<name>Instagile.SQLite</name>
</assembly>
<members>
<member name="T:The.SQLite.Persistence.SQLiteDML">
<summary>
Implements the unnamed SQLite dialect of SQL, which is very close to the ANSI standard.
</summary>
</member>
<member name="P:The.SQLite.Persistence.SQLiteOptions.EnableSQLInjection">
<summary>Treat user input as raw SQL text, introducing a security vulnerability.</summary>
</member>
<member name="T:The.SQLite.SQLiteMigrations">
<summary>
Class to produce the template output
</summary>
</member>
<member name="M:The.SQLite.SQLiteMigrations.TransformText">
<summary>
Create the template output
</summary>
</member>
<member name="T:The.SQLite.SQLiteTypes">
<remarks>
See https://www.sqlite.org/datatype3.html, https://stackoverflow.com/a/18954383/1288110
</remarks>
</member>
</members>
</doc>