discourse-ai/db
Roman Rizzi 1916bafca0
FIX: Remove `null: false` from dropped column (#24)
* 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>
2023-03-22 11:40:20 -03:00
..
fixtures/ai-helper FEATURE: Prompts can consist of multiple messages. (#21) 2023-03-21 12:04:59 -03:00
migrate FIX: Remove `null: false` from dropped column (#24) 2023-03-22 11:40:20 -03:00
post_migrate FEATURE: Prompts can consist of multiple messages. (#21) 2023-03-21 12:04:59 -03:00