The `schedule` column already has a default value of `Sequel.lit("now()")`. Therefore, there's no need to explicitly set it to `Time.now` when creating a new strand.
612 B
612 B