typedef LiteTableInfo = ({String name, int cid, String type, int notnull, String? dflt_value, int pk});