[sr-dev] git:master: modules/mtree: when loading data from db, load each tree separately

Juha Heinanen jh at tutpro.com
Wed Oct 30 19:33:00 CET 2013


Daniel-Constantin Mierla writes:

> create a table that has the same structure as 'tree' table from the 
> utils/kamctl/mysql/mtree-create.sql and provide it to mtree
> definition.

ok, now i got it.  does k db api allow querying table description to
find out if table has tname_column?

did you mean something like this:

modparam("mtree", "mtree", "name=mytable;dbtable=routes;multiple=1;type=0;")

-- juha



More information about the sr-dev mailing list