Users Forum

ADONIS Category => Documentation => Topic started by: ariznaf on October 27, 2022, 03:52:27 am

Title: Error in "table" command help documentation
Post by: ariznaf on October 27, 2022, 03:52:27 am
In current documentation, the utility/table command documentation is wrong.

It says that the sintax is

   table("add","id",id,"name",pname,"pairs",v1,v2,...vn)

where it should be

   table("add","id",id,"name",pname,"values",v1,v2,...vn)

The token "pairs" is not recognized by adonis.