1. Home
  2. Docs
  3. INTERNAL API
  4. Database structure
  5. lmfwc_generators

lmfwc_generators

TABLE STRUCTURE

 

Name Type Null Default
id  BIGINT(20) false None
name VARCHAR(255) false None
charset VARCHAR(255) false None
chunks INT(10) false None
chunk_length INT(10) false None
times_activated_max INT(10) true null
separator VARCHAR(255) true null
prefix VARCHAR(255) true null
suffix VARCHAR(255) true null
expires_in INT(10) true null
created_at DATETIME true null
created_by BIGING(20) true null
updated_at DATETIME true null
updated_by BIGING(20) true null
Was this article helpful to you? Yes No

How can we help?