Awesome!  For the database extraction bits, I tried it as it reads, but it
wouldn't work until I added :type => :database to the hash options (I read
this somewhere in the list archives).  Seems redundant.  Anyway, I added
that to the wiki docs.

Any objects to breaking that page apart into several pages?  Seems much too
big for a wiki page.

Also, while you are making changes, how about Google Groups for the mail
list?  I saw a few other +1's on that.  Mailman archives are not nearly as
easy to search and often seem to miss messages some messages from the
archive.  Searching google group archives is much easier and I suspect it
will increase the pagerank of activewarehouse at the same time.

Thanks!
John

On Sun, May 24, 2009 at 7:52 AM, Anthony Eden <anthonye...@gmail.com> wrote:

> Your wish is my command:
>
> http://wiki.github.com/aeden/activewarehouse-etl/documentation
>
> Consider this the definitive source now for the AW ETL documentation.
> All are welcome to add to it.
>
> Sincerely,
> Anthony Eden
>
> On Sun, May 24, 2009 at 10:40 AM, Carlo Cabanilla
> <carlo.cabani...@gmail.com> wrote:
> > Hi,
> >
> > I found a bug in the documentation
> > (http://activewarehouse.rubyforge.org/docs/activewarehouse-etl.html#load
> ):
> >
> > In the load section, it says to set :append_rows to append to the
> > output file rather than overwrite it, when :append_rows actually takes
> > an array of hashes to add to the destination in addition to the
> > processed rows. To have the destination append to the output file
> > rather than overwrite it, you must set the :append option to true, not
> > :append_rows. This would only work for file destinations.
> >
> > Sidenote: might be worth making the aw docs a wiki so that anyone can
> > contribute documentation. I feel like there's tons of awesome but
> > undocumented/partially documented functionality that I'm missing out
> > on.
> >
> >
> > --
> >
> >
> > .Carlo
> > http://syntacticbayleaves.com
> > _______________________________________________
> > Activewarehouse-discuss mailing list
> > Activewarehouse-discuss@rubyforge.org
> > http://rubyforge.org/mailman/listinfo/activewarehouse-discuss
> >
>
>
>
> --
> GMU/IT d- s: a32 C++(++++)$ UL@ P--- L+(++) !E W+++$ !N o? K? w--- !O
> M++ V PS+ PE Y PGP t+ !5 X- R tv b++ DI+ D++ G- e++ h---- r+++ y++++**
>
> http://anthony.mp
> _______________________________________________
> Activewarehouse-discuss mailing list
> Activewarehouse-discuss@rubyforge.org
> http://rubyforge.org/mailman/listinfo/activewarehouse-discuss
>
_______________________________________________
Activewarehouse-discuss mailing list
Activewarehouse-discuss@rubyforge.org
http://rubyforge.org/mailman/listinfo/activewarehouse-discuss

Reply via email to