Questions tagged [drush]

drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

See http://drush.ws, the homepage for the drush project. It contains many important resources for drush users.

[A list of modules that include Drush integration.][3]

(drush is not a module)

[3]: http://A list of modules that include Drush integration.

346 questions
-4
votes
1 answer

Sql error "Syntax error or access violation: 1064"

getting (syntax error or access violation 1064) dont know what is the problem. why i am getting this error? I think problen in my syntax with DATE here is the screen with error: My code: $sql = "SELECT ds.id FROM documents ds INNER JOIN…
Nick
  • 461
  • 2
  • 10
1 2 3
23
24