1916bafca0
* FIX: Remove `null: false` from dropped column It's causing an issue when attempting to seed data in fresh installs. The column was dropped in a post-migration. * Update db/migrate/20230322142028_make_dropped_value_column_nullable.rb Co-authored-by: David Taylor <david@taylorhq.com> --------- Co-authored-by: David Taylor <david@taylorhq.com> |
||
---|---|---|
.. | ||
20230224165056_create_classification_results_table.rb | ||
20230307125342_created_model_accuracy_table.rb | ||
20230316160714_create_completion_prompt_table.rb | ||
20230320122645_delete_duplicated_seeded_prompts.rb | ||
20230320185619_multi_message_completion_prompts.rb | ||
20230322142028_make_dropped_value_column_nullable.rb |