• orders.sql

    448 449  
    7 7 status smallint default 0 NOT NULL,
    8 8 payment smallint default 0,
    9 9 syncro smallint default 0,
    10 synctime timestamp without time zone,
    10 11 sections integer[],
    11 12 uid integer,
    12 13 company_id integer,