www
/
wwwroot
/
mail.itechgalaxy.ro
/
SQL
/
sqlite
➕ New
📤 Upload
✎ Editing:
2021081000.sql
← Back
CREATE TABLE responses ( response_id integer NOT NULL PRIMARY KEY, user_id integer NOT NULL default '0', changed datetime NOT NULL default '0000-00-00 00:00:00', del tinyint NOT NULL default '0', name varchar(255) NOT NULL, data text NOT NULL, is_html tinyint NOT NULL default '0' ); CREATE UNIQUE INDEX ix_responses_user_id ON responses(user_id, del);
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel