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
02ef8d20a19f9548800eaefc0ebdf18fbd9a67be
rails
/
activerecord
/
test
/
schema
History
Jack Christensen
c5b652f3d2
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
..
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
Add failing test that triggers the stack overflow
2010-01-08 21:45:02 +01:00
sqlite_specific_schema.rb
Use schema.rb for all databases
2008-04-22 13:55:13 +12:00