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 05:48:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4df45d86097efbeabceecfe53d8ea2da9ccbb107
rails
/
activerecord
/
test
/
schema
History
Tarmo Tänav
973c0ef26d
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
...
Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2008-08-26 01:49:19 -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
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
coerce blank strings to nil values for boolean and integer fields
2008-08-22 16:26:40 -07:00
sqlite_specific_schema.rb
Use schema.rb for all databases
2008-04-22 13:55:13 +12:00
sqlserver_specific_schema.rb
Use schema.rb for all databases
2008-04-22 13:55:13 +12:00