Class AlterField

Alter a field's database column (e.g. null, max_length) to the provided new field.

Declaration

class AlterField(FieldOperation)
source link

Documentation

Methods

Inherited methods

Reexports