Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: import.sql is not working #1089

Open
InvalidLenni opened this issue Oct 26, 2023 · 1 comment
Open

Bug: import.sql is not working #1089

InvalidLenni opened this issue Oct 26, 2023 · 1 comment
Labels
New Issue New Issue to the repo.

Comments

@InvalidLenni
Copy link

Development Issue

Yes

Phone Version

latest

Issue Description

Hello guys,

if I'm trying to run the import.sql file, it's not working. With weird errors.

./import.sql: line 14: npwd_twitter_profiles: command not found
./import.sql: line 14: CREATE: command not found
./import.sql: line 17: syntax error near unexpected token `('
./import.sql: line 17: `    `profile_name` varchar(90) NOT NULL,'

Therefore because of permission denied error, I used chmod +x import.sql.

Issue Reproduction

  1. Go to 'npwd'
  2. Run 'import.sql'
  3. See error

Evidence

No response

@InvalidLenni InvalidLenni added the New Issue New Issue to the repo. label Oct 26, 2023
@itschip
Copy link
Member

itschip commented Nov 2, 2023

Interesting. There is nothing odd with the syntax or file itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Issue New Issue to the repo.
Projects
None yet
Development

No branches or pull requests

2 participants