Please help me check the problem, which directly causes my product to be unavailable
Please help me check the problem, which directly causes my product to be unavailable
✘ [ERROR] near "limit": syntax error at offset 40: SQLITE_ERRORnpx wrangler d1 export db-name --remote --output ./database.sql
limit and it's now working after I rename the table
CREATE TABLE ... (APIKey TEXT, username TEXT, ... , PRIMARY KEY (APIKey, username) ); which executes successfully.✘ [ERROR] near "limit": syntax error at offset 40: SQLITE_ERRORnpx wrangler d1 export db-name --remote --output ./database.sqllimitCREATE TABLE ... (APIKey TEXT, username TEXT, ... , PRIMARY KEY (APIKey, username) );