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
df6617bc8ac1677ab2b2cf7ed2859cdcc393ccb5
rails
/
activerecord
/
test
/
schema
History
Leonardo Borges
0c391b46fb
PostgreSQL: XML datatype support
...
[
#1874
state:committed] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2009-08-09 22:24:54 -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
has_many :through create should not raise validation errors
2009-08-09 18:44:45 -07:00
sqlite_specific_schema.rb
Use schema.rb for all databases
2008-04-22 13:55:13 +12:00