commit | 1be39064f6ab151487c7a6820b8789785f587178 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Sat Dec 19 14:11:52 2009 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Sat Dec 19 14:11:52 2009 -0800 |
tree | 4a02cbce8b0b1c0a135a587611dcd4b437968499 | |
parent | 955d00eb812aa02ebabba72c6e593b97a80e4aea [diff] |
Clean up the DWIMery for database.* configuration settings This code was a mess. We went through a lot of hoops to try and figure out what the administrator wanted from us given strange combinations of database.type and database.url. Instead use a very simple set of rules that pretty much requires database.type or database.url to be set to indicate how we should proceed. Change-Id: I44ef20592df288616907d967b46c87fecc9ed80c Signed-off-by: Shawn O. Pearce <sop@google.com>