Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This is a sample database file for the DataMapper ORM
- development: &defaults
- # These are the settings for repository :default
- adapter: sqlite3
- database: test
- username: test
- password: test
- host: localhost
Add Comment
Please, Sign In to add comment