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
0e274639b495c358598bcc8d9ebbefceadd6045e
rails
/
activerecord
/
test
/
schema
History
Andrew White
9cea9bc7f0
Refactor compute_type to handle situations where the correct class is already loaded
...
Signed-off-by: wycats <
wycats@gmail.com
>
2010-04-12 21:31:20 -07:00
..
mysql_specific_schema.rb
Enable use of MySQL stored procedures by default.
2009-09-17 10:57:03 -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
PostgreSQLAdapter: set time_zone to UTC when Base.default_timezone == :utc so that Postgres doesn't incorrectly offset-adjust values inserted into TIMESTAMP WITH TIME ZONE columns [
#3777
state:resolved]
2010-01-25 20:57:07 -06:00
schema.rb
Refactor compute_type to handle situations where the correct class is already loaded
2010-04-12 21:31:20 -07:00
sqlite_specific_schema.rb
Use schema.rb for all databases
2008-04-22 13:55:13 +12:00