1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases
Trung Duc Tran 21675fdc44 Serialize JSON attribute value nil as SQL NULL, not JSON 'null'
Test: JSON attribute value nil can be used in where(attr: nil)

Add changelog entry
2016-09-23 11:38:38 -07:00
..
adapters Serialize JSON attribute value nil as SQL NULL, not JSON 'null' 2016-09-23 11:38:38 -07:00
associations improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
attribute_methods improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
coders
connection_adapters Add three new rubocop rules 2016-08-16 04:30:11 -03:00
connection_specification Add three new rubocop rules 2016-08-16 04:30:11 -03:00
fixture_set Add three new rubocop rules 2016-08-16 04:30:11 -03:00
migration improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
relation improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
scoping improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
tasks improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
type
validations Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
adapter_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
aggregations_test.rb
ar_schema_test.rb Merge pull request #26019 from agrobbin/schema-load-unique-column-indices 2016-08-16 05:08:06 -03:00
associations_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
attribute_decorators_test.rb
attribute_methods_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
attribute_set_test.rb
attribute_test.rb
attributes_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
autosave_association_test.rb Always store errors details information with symbols 2016-09-19 19:57:03 -03:00
base_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
batches_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
binary_test.rb
bind_parameter_test.rb
cache_key_test.rb
calculations_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
callbacks_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
clone_test.rb
collection_cache_key_test.rb
column_alias_test.rb
column_definition_test.rb Remove text default treated as an empty string in non-strict mode 2016-08-19 12:11:26 +09:00
comment_test.rb
connection_management_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
connection_pool_test.rb
core_test.rb
counter_cache_test.rb
custom_locking_test.rb
database_statements_test.rb Merge pull request #26002 from kamipo/sql_for_insert_should_be_called_inside_exec_insert 2016-08-17 00:12:31 -03:00
date_test.rb
date_time_precision_test.rb
date_time_test.rb
defaults_test.rb Remove text default treated as an empty string in non-strict mode 2016-08-19 12:11:26 +09:00
dirty_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
disconnected_test.rb
dup_test.rb
enum_test.rb Add tests for ActiveRecord::Enum#enum when suffix specified 2016-09-12 08:52:02 +09:00
errors_test.rb
explain_subscriber_test.rb
explain_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
finder_respond_to_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
finder_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
fixtures_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
forbidden_attributes_protection_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
habtm_destroy_order_test.rb
helper.rb
hot_compatibility_test.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
i18n_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
inheritance_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
integration_test.rb
invalid_connection_test.rb
invertible_migration_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
json_serialization_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
locking_test.rb Clear attribute changes after handling locking 2016-09-14 17:37:04 +02:00
log_subscriber_test.rb
migration_test.rb Added nil case handling to allow rollback migration in case of 2016-08-17 17:21:54 -07:00
migrator_test.rb
mixin_test.rb
modules_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
multiparameter_attributes_test.rb
multiple_db_test.rb
nested_attributes_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
nested_attributes_with_callbacks_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
persistence_test.rb Return true if attribute is not changed for update_attribute 2016-09-23 15:24:55 +05:30
pooled_connections_test.rb
primary_keys_test.rb
query_cache_test.rb Fix "warning: assigned but unused variable - task" 2016-08-26 06:21:40 +09:00
quoting_test.rb Remove useless test_string_with_crazy_column 2016-09-11 16:14:44 +09:00
readonly_test.rb
reaper_test.rb
reflection_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
relation_test.rb Fix broken heredoc indentation caused by rubocop auto-correct 2016-09-03 13:28:46 +09:00
relations_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
reload_models_test.rb
result_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
sanitize_test.rb
schema_dumper_test.rb Remove the SchemaDumper options and change the default behavior 2016-08-22 15:46:04 -03:00
schema_loading_test.rb
secure_token_test.rb
serialization_test.rb
serialized_attribute_test.rb Do not handle as an associated predicate if a table has the column 2016-08-16 18:47:16 +09:00
statement_cache_test.rb
store_test.rb
suppressor_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
test_case.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
test_fixtures_test.rb
time_precision_test.rb
timestamp_test.rb
touch_later_test.rb Merge pull request #26183 from Shopify/fix-no-touching-touch-later 2016-08-16 12:57:55 -03:00
transaction_callbacks_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
transaction_isolation_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
transactions_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
type_test.rb
types_test.rb
unconnected_test.rb
validations_repair_helper.rb
validations_test.rb
view_test.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
yaml_serialization_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00