index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
json_shared_test_cases.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate update_attributes and update_attributes!
Eddie Lebow
2018-02-17
1
-1
/
+1
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-12
/
+12
*
Address `ActiveRecord::NotNullViolation: OCIError: ORA-01400` for Oracle data...
Yasuo Honda
2017-12-07
1
-6
/
+14
*
Use `:string` instead of `:text` for `JsonAttributeTest`
Ryuta Kamizono
2017-12-06
1
-2
/
+7
*
Emulate JSON types for SQLite3 adapter (#29664)
Ryuta Kamizono
2017-12-03
1
-2
/
+0
*
Add JSON attribute test cases for SQLite3 adapter
Ryuta Kamizono
2017-10-05
1
-0
/
+2
*
Allow `serialize` with a custom coder on `json` and `array` columns
Ryuta Kamizono
2017-08-13
1
-1
/
+25
*
Move `test_not_compatible_with_serialize_macro` to `JSONSharedTestCases`
Ryuta Kamizono
2017-08-11
1
-0
/
+9
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Add a test case for #28754
Ryuta Kamizono
2017-06-18
1
-0
/
+19
*
Consolidate database specific JSON types to `Type::Json`
Ryuta Kamizono
2017-05-30
1
-27
/
+41
*
Deserialize a raw value from the database in `changed_in_place?` for `Abstrac...
Ryuta Kamizono
2017-05-30
1
-0
/
+11
*
Extract `JSONSharedTestCases`
Ryuta Kamizono
2017-05-22
1
-0
/
+177