Good notes posted by cghawthorne
RSS feed
4 thanks
reload equivalent for models
The reset_column_information method provides a similar function for the model itself. Most useful during migrations.
The reset_column_information method provides a similar function for the model itself. Most useful during migrations.