9 Nov
2007
9 Nov
'07
10:22 p.m.
On Fri, Nov 09, 2007 at 05:26:01PM +0100, JJDaNiMoTh <jjdanimoth@gmail.com> wrote:
I'm writing an example databe structure for pacman db ( may be useful when someone decide to use SQLite as backend, and not simple text file). [1]
last year i writed such a structure, but it was much more complex: http://git.frugalware.org/gitweb/gitweb.cgi?p=vmexam.git;a=blob;f=sql/pacman... and to be honest i must say i agree with Aaron about using an sql-based db for such a lowlevel purpose (pkgdb) would be something like using curl in libpacman - VMiklos