We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It chokes with:
NoMethodError: undefined method `join' for "lower(baz)":String Shared Example Group: "temporal table" called from ./spec/chrono_model/adapter/migrations_spec.rb:104 # ./lib/chrono_model/adapter/indexes.rb:141:in `block (2 levels) in chrono_copy_indexes_to_history' # ./lib/chrono_model/adapter.rb:111:in `block in on_schema' # ./lib/chrono_model/adapter.rb:166:in `count_recursions' # ./lib/chrono_model/adapter.rb:106:in `on_schema' # ./lib/chrono_model/adapter.rb:93:in `on_history_schema' # ./lib/chrono_model/adapter/indexes.rb:138:in `block in chrono_copy_indexes_to_history' # ./lib/chrono_model/adapter/indexes.rb:135:in `each' # ./lib/chrono_model/adapter/indexes.rb:135:in `chrono_copy_indexes_to_history' # ./lib/chrono_model/adapter/migrations.rb:224:in `chrono_make_temporal_table' # ./lib/chrono_model/adapter/migrations.rb:75:in `block in change_table' # ./lib/chrono_model/adapter/migrations.rb:67:in `change_table' # ./spec/chrono_model/adapter/migrations_spec.rb:101:in `block (4 levels) in <top (required)>'
The text was updated successfully, but these errors were encountered:
90b1870
vjt
No branches or pull requests
It chokes with:
The text was updated successfully, but these errors were encountered: