On Jan 20, 2006, at 9:31 AM, Jorge Godoy wrote:
Soni Bergraj <[EMAIL PROTECTED]> writes:
Maybe the tg-admin quickstart template should include a sqlite db
uri
relative to the project, so you can get right into the toolbox
and get
prototyping after a quickstart? Would also be nice to have a
tool to
migrate one DB URI to another, given a model module.
I personally like that idea:)
Me too. But even then, I don't expect sqlite to be a requisite for
TG.
Why not? SQLite is something most people should have anyway; it's
the best tool for many tasks -- especially tests, as Kevin said.
It's not heavy either, less than 250k as an egg.
-bob