Skip to content

Cast aggregrate_id to text rather then varchar #412

Cast aggregrate_id to text rather then varchar

Cast aggregrate_id to text rather then varchar #412

GitHub Actions / rubocop succeeded Dec 13, 2023 in 1s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (4)

lib/sequent/core/helpers/string_to_value_parsers.rb|42 col 13| Don't use parentheses around a logical expression.
lib/sequent/migrations/view_schema.rb|20 col 1| Extra empty line detected at module body beginning.
lib/sequent/support/database.rb|134 col 1| Extra empty line detected at class body end.
spec/lib/sequent/core/aggregate_repository_spec.rb|154 col 69| } at 154, 68 is not aligned with expect { repository.load_aggregate(aggregate.id, String) }.to raise_error { |error| at 152, 6.