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
/
lib
/
active_record
/
internal_metadata.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Active Record] require => require_relative
Akira Matsuda
2017-10-21
1
-2
/
+2
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
[Active Record] require => require_relative
Akira Matsuda
2017-07-01
1
-2
/
+2
*
`#tables` and `#table_exists?` and returns only tables and not views
Rafael Mendonça França
2016-12-29
1
-1
/
+1
*
applies new string literal convention in activerecord/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
Revert "Rename `active_record_internal_metadatas` to `ar_internal_metadata`"
Yasuo Honda
2016-07-01
1
-13
/
+0
*
update record specified in key
yuuji.yaginuma
2016-04-27
1
-1
/
+1
*
Rename `active_record_internal_metadatas` to `ar_internal_metadata`
Yasuo Honda
2016-02-01
1
-0
/
+13
*
Avoid extra `show variables` in migration
Ryuta Kamizono
2016-02-01
1
-5
/
+3
*
Make to primary key instead of an unique index for internal tables
Ryuta Kamizono
2016-01-31
1
-8
/
+2
*
[close #23009] Limit key length
schneems
2016-01-21
1
-2
/
+7
*
Clean up internal metadata definition
Ryuta Kamizono
2016-01-15
1
-3
/
+2
*
[ci skip] fix typo
Akshay Vishnoi
2016-01-10
1
-1
/
+1
*
Use hash like syntax for InternalMetadata
schneems
2016-01-08
1
-6
/
+4
*
Use `key` as primary key in schema.
schneems
2016-01-08
1
-1
/
+1
*
Prevent destructive action on production database
schneems
2016-01-07
1
-0
/
+49