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-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8a336cbfc55f91dc8befaad2425ff42085a1a4f
rails
/
activerecord
/
test
/
schema
History
Jeremy Kemper
3b6a9a020e
Revert "Assert primary key does not exist in habtm when the association is defined, instead of doing that everytime a record is inserted."
...
Test failures on PostgreSQL. [
#3128
state:open] This reverts commit
da636809da
.
2009-09-02 13:55:47 -07: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
oracle_specific_schema.rb
added additional objects necessary for OracleAdapter specific tests
2009-08-06 23:40:59 +03:00
postgresql_specific_schema.rb
PostgreSQL: XML datatype support
2009-08-09 22:24:54 -07:00
schema.rb
Revert "Assert primary key does not exist in habtm when the association is defined, instead of doing that everytime a record is inserted."
2009-09-02 13:55:47 -07:00
sqlite_specific_schema.rb
Use schema.rb for all databases
2008-04-22 13:55:13 +12:00