soumyasd / play-sqlite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Play SQLite Example

Demonstrates how to setup a SQLite datasource for both testing and development using automatic evolutions and Anorm.

Development

play "~run"

Testing

play "~test-quick"

About

License:Other