Play 2.1.0
Updated ScalaAnorm (markdown)
fix broken link to world sample database
fixed executeInsert return type
Database interop note.
Added a documentation about singleOpt for Anorm
Referenced the ScalaDatabase page for configuration information so that we have only one single place to document MySQL stuffs
Add method to get id from executeInsert
Updated Anorm, simple SQL data access (markdown)
Add some documentation on extracting CLOB and BINARY
added scala syntax highlighting
copy edits
Typo
Documentation copy-editing
Fix typo.
Removing space that was breaking 'Using the Parser API' section display.
Documentation refactoring