netcoreapp2.1
namespace Microsoft.EntityFrameworkCore.Migrations
{
    public class SqliteMigrationsSqlGenerator : MigrationsSqlGenerator
    {
        protected override void ColumnDefinition(string schema, string table, string name, Type clrType, string type, bool? unicode, int? maxLength, bool rowVersion, bool nullable, object defaultValue, string defaultValueSql, string computedColumnSql, IAnnotatable annotatable, IModel model, MigrationCommandListBuilder builder);
    }
}
Assembly Microsoft.EntityFrameworkCore.Sqlite , Version=2.1.14.0, PublicKeyToken=adb9793829ddae60
Help Documentation
.NET Core 2.02.1
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/23/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙