rails/activerecord/lib
Matthew Draper f846828dae Revise 'sqlite3:' URL handling for smoother upgrades
Restore the 4.0 behaviour for 'sqlite3:///', but deprecate it. We'll
change to the absolute-path interpretation in 4.2.

The current "correct" spellings for in-memory, relative, and absolute
URLs, respectively, are:

    sqlite3::memory:
    sqlite3:relative/path
    sqlite3:/full/path

Substantially reverses/defers fbb79b517f3127ba620fedd01849f9628b78d6ce.
Uncovered by @guilleiguaran while investigating #14495, though that
sounds like a different issue.
2014-04-03 01:30:27 +10:30
..
active_record Revise 'sqlite3:' URL handling for smoother upgrades 2014-04-03 01:30:27 +10:30
rails/generators Fix Generation of proper migration when 2014-03-25 20:27:37 +05:30
active_record.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30