Skip to content

Commit

Permalink
Revert "Add quotes to Numeric Passwords to force string(sqlserver)"
Browse files Browse the repository at this point in the history
This reverts commit d1e70cb.
  • Loading branch information
vijaydev committed Dec 15, 2012
1 parent df33446 commit 751dd9e
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -28,8 +28,6 @@ development:
reconnect: false
database: <%= app_name %>_development
username: <%= app_name %>
# Remember to use quotes incase of numeric passwords to force string type to yaml parser
# for example, use "123456" instead of 123456
password:
timeout: 25
dataserver: from_freetds.conf
Expand Down

0 comments on commit 751dd9e

Please sign in to comment.