Patch to store user info in different DB engines

Dan Williams dcbw at redhat.com
Sun Nov 20 18:42:53 UTC 2005


On Wed, 2005-10-26 at 15:20 -0400, Jeff Sheltren wrote:
> On Oct 26, 2005, at 2:48 PM, Jeff Sheltren wrote:
> 
> > I'm attaching a patch which uses DBManager for interacting with the  
> > user database rather than always relying upon sqlite.  This way, if  
> > you use pgsql or mysql for your database back-end, user information  
> > will be stored there as well.
> 
> 
> Whoops, I forgot to include the diff for DBManager.py in that file.   
> I'm attaching an updated patch which also changes DBManager.py so  
> that the users table will be created as needed.

Committed to HEAD, thanks!

Dan




More information about the Fedora-buildsys-list mailing list