MINI MINI MANI MO

Path : /proc/self/root/usr/local/cwpsrv/var/services/roundcube/SQL/sqlite/
File Upload :
Current File : //proc/self/root/usr/local/cwpsrv/var/services/roundcube/SQL/sqlite/2018021600.sql

CREATE TABLE filestore (
    file_id integer PRIMARY KEY,
    user_id integer NOT NULL,
    filename varchar(128) NOT NULL,
    mtime integer NOT NULL,
    data text NOT NULL
);

CREATE UNIQUE INDEX ix_filestore_user_id ON filestore(user_id, filename);

OHA YOOOO