SQLite format 3@ .K  v = S   !!]tablelimits_boxlimits_boxCREATE TABLE limits_box (identifier CLOB NOT NULL, notifyDomainAdmin BOOLEAN NOT NULL, notifyBox BOOLEAN NOT NULL, dayLimit INTEGER NOT NULL, notifyAdmin BOOLEAN NOT NULL, block BOOLEAN DEFAULT '0' NOT NULL, PRIMARY KEY(identifier))X++gtablelimits_ip_relaylimits_ip_relayCREATE TABLE limits_ip_relay (identifier CLOB NOT NULL, dayLimit INTEGER NOT NULL, notifyAdmin BOOLEAN NOT NULL, block BOOLEAN DEFAULT '0' NOT NULL, PRIMARY KEY(identifier))v ''+tablelimits_domainlimits_domainCREATE TABLE limits_domain (identifier CLOB NOT NULL, notifyDomainAdmin BOOLEAN NOT NULL, dayLimit INTEGER NOT NULL, notifyAdmin BOOLEAN NOT NULL, block BOOLEAN DEFAULT '0' NOT NULL, PRIMARY KEY(identifier))3G!indexsqlite_autoindex_limits_box_1limits_box=Q+indexsqlite_autoindex_limits_ip_relay_1limits_ip_relay9M'indexsqlite_autoindex_limits_domain_1limits_domaini )tabledomainsdomains CREATE TABLE domains (name CLOB NOT NULL, created DATETIME NOT NULL, updated DATETIME NOT NULL, domainBin BOOLEAN DEFAULT 0 NOT NULL, domainBinAddress VARCHAR(255) DEFAULT NULL, forward BOOLEAN DEFAULT 0 NOT NULL, forwardDomain VARCHAR(255) DEFAULT NULL, forceRoute BOOLEAN DEFAULT 0 NOT NULL, forceRouteHost VARCHAR(255) DEFAULT NULL, outboundIP VARCHAR(64) DEFAULT NULL, outboundEhlo VARCHAR(255) DEFAULT NULL, referenceId CLOB DEFAULT NULL, PRIMARY KEY(name))- Aindexsqlite_autoindex_domains_1domains T indexaddressusers CREATE UNIQUE INDEX address ON users (username, domainName)N %oindexredirectOnlyusers CREATE INDEX redirectOnly ON users (redirectOnly)Ceindexsearchusers CREATE INDEX search ON users (address, name)SindexloginusersCREATE INDEX login ON users (username, domainName, disabled)Z3yindexIDX_1483A5E98DFE9A8usersCREATE INDEX IDX_1483A5E98DFE9A8 ON users (domainName)ZtableusersusersCREATE TABLE users (address CLOB NOT NULL, username CLOB NOT NULL, password CLOB NOT NULL, home CLOB NOT NULL, uid INTEGER NOT NULL, gid INTEGER NOT NULL, name CLOB DEFAULT NULL, disabled BOOLEAN NOT NULL, domainAdmin BOOLEAN NOT NULL, superAdmin BOOLEAN NOT NULL, strictFromDisabled BOOLEAN NOT NULL, referenceId CLOB DEFAULT NULL, created DATETIME NOT NULL, updated DATETIME DEFAULT NULL, redirectOnly BOOLEAN DEFAULT NULL, redirectTo CLOB DEFAULT NULL --(DC2Type:simple_array) , discard BOOLEAN NOT NULL, internalOnly BOOLEAN NOT NULL, domainName CLOB DEFAULT NULL, PRIMARY KEY(address), CONSTRAINT FK_1483A5E98DFE9A8 FOREIGN KEY (domainName) REFERENCES domains (name) NOT DEFERRABLE INITIALLY IMMEDIATE))=indexsqlite_autoindex_users_1usersJ!kindexsearch_idxguardCREATE INDEX search_idx ON guard (start, "end")]tableguardguardCREATE TABLE guard (identifier CLOB NOT NULL, block BOOLEAN NOT NULL, start BLOB NOT NULL, "end" BLOB NOT NULL, priority INTEGER NOT NULL, comment VARCHAR(128) DEFAULT NULL, PRIMARY KEY(identifier)))=indexsqlite_autoindex_guard_1guard