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
*
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