Files
ubicloud/model/boot_image.rb
Enes Cakir 5274d76f52 Remove unnecessary explicit schedule values
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.
2024-07-30 09:01:29 +03:00

612 B