Chris Nandor wrote:
>
> At 17:23 -0800 2001.03.18, CertIndex.com Webmaster wrote:
> >in the db documentation under the stories table it has a column:
> >
> >aid - varchar(30) - author id, author that created story
> >
> >yet in the actual table, there is not this column, but rather uid. which is
> >incorrect? i assume the former considering the author which approves the
> >submission is no longer tracked.
>
> Which db documentation? Please give a specific file. I cannot find that
> text anywhere in Bender.
>
> --
> Chris Nandor pu...@po... http://pudge.net/
> Open Source Development Network pu...@os... http://osdn.com/
>
> _______________________________________________
> Slashcode-development mailing list
> Sla...@li...
> http://lists.sourceforge.net/lists/listinfo/slashcode-development
right now, there's two sets of db documents (and this will be cleaned up
soon) there's two docs in particular ->
slashtables_main.txt
slashtables_bender.txt
slasherd_main/bender.*
my guess is that you're looking in the doc for main (or, you might need
to do a cvs update -d -P to delete the old slashtables.txt, which was
only one doc, and wasn't reflecting schema changes for bender).
|