
Create a `db` script as a shortcut to invoking SQLite
Reported by Dominic Baggott | October 20th, 2009 @ 11:41 AM
To get command line access to the database developers can invoke
./script/db
. This helps to abstract different data
sets for different environments and eventually different database
systems (i.e. mongodb).
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Juice JS!