Submit
Path:
~
/
/
usr
/
local
/
psa
/
admin
/
plib
/
modules
/
galileo
/
resources
/
migrations
/
File Content:
202503310000_InitialSchema.sql
-- Copyright 1999-2025. WebPros International GmbH. All rights reserved. CREATE TABLE IF NOT EXISTS Traffic ( `id` INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, `domainId` INTEGER NOT NULL, `date` CHAR(8) NOT NULL, `countryCode` CHAR(2) NOT NULL, `bytes` INTEGER NOT NULL ); CREATE INDEX IF NOT EXISTS Traffic_Domain_Date ON Traffic(`domainId`, `date`);
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
202503310000_InitialSchema.sql
373 bytes
0644
202505210000_Visitors.sql
215 bytes
0644
init_schema.sql
250 bytes
0644
N4ST4R_ID | Naxtarrr