On Mon, Oct 18, 2004 at 09:18:03PM +0200, Dirk Meyer wrote: > > -You must load the schema into the database before using it, sqlite > > /path/to/freevo/cache/epgdb < lib/pyepg/epg_schema.sql. I would like > > to have this automaticly done, and also a way to auto upgrade the > > schema between revisiions. > > IIRC Aubins metadata db doesn't need this. Maybe you can look there.
Creating tables is just another query, so the same way you can embed a SELECT, UPDATE, etc. in the code, you can do the same with the CREATE directive. ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel