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
/
time_precision_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Raise `ArgumentError` for invalid `:limit` and `:precision` like as other opt...
Ryuta Kamizono
2019-04-07
1
-1
/
+1
*
Test that no datetime precision isn't truncated on assignment
Ryuta Kamizono
2019-02-27
1
-0
/
+20
*
Apply time column precision on assignment
Andrew White
2018-03-11
1
-0
/
+18
*
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
*
Allow SQLServerAdapter to opt into a few tests.
Ken Collins
2017-01-16
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-60
/
+60
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-6
/
+6
*
Add `quoted_time` for truncating the date part of a time column value
Ryuta Kamizono
2016-04-14
1
-1
/
+0
*
Include running mariadb on travis
Vipul A M
2016-04-14
1
-0
/
+1
*
Support microsecond datetime precision on MariaDB 5.3+.
Jeremy Daer
2016-04-08
1
-1
/
+1
*
Consolidate tests for time and datetime columns options, limit and precision
Yasuo Honda
2015-11-30
1
-29
/
+5
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Add schema dumping tests for datetime and time precision
Ryuta Kamizono
2015-02-20
1
-0
/
+24
*
Format the time string according to the precision of the time column
Ryuta Kamizono
2015-02-20
1
-0
/
+19
*
Allow `:precision` option for time type columns
Ryuta Kamizono
2015-02-20
1
-0
/
+65
*
Revert "Allow `:precision` option for time type columns"
Sean Griffin
2015-02-17
1
-65
/
+0
*
Allow `:precision` option for time type columns
Ryuta Kamizono
2015-02-12
1
-0
/
+65