This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-01-24 13:58:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db26ace030f6704da6fc80bcc6cd00a2aee664ce
rails
/
activerecord
/
test
/
schema
History
Jim Remsik and Tim Pope
1e6c50e21b
Ensure has_many :through works with changed primary keys [
#736
state:resolved]
...
Signed-off-by: Pratik Naik <
pratiknaik@gmail.com
>
2009-03-09 13:43:28 +00:00
..
mysql_specific_schema.rb
Create mysql binary_fields table with latin1 character set as with utf8 all the limits would have to be divided by 3 to get the expected text types
2008-08-26 01:49:19 -07:00
postgresql_specific_schema.rb
Ensure postgresql tests work when starting from scratch.
2008-04-30 21:54:54 +12:00
schema2.rb
Use schema.rb for all databases
2008-04-22 13:55:13 +12:00
schema.rb
Ensure has_many :through works with changed primary keys [
#736
state:resolved]
2009-03-09 13:43:28 +00:00
sqlite_specific_schema.rb
Use schema.rb for all databases
2008-04-22 13:55:13 +12:00