Advertisement
Guest User

Untitled

a guest
Mar 12th, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sqlite3-1.3.13-x64-mingw32/lib/sqlite3/database.rb:91:in `initialize': unrecognized token: ":" (SQLite3::SQLException)
  2. from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sqlite3-1.3.13-x64-mingw32/lib/sqlite3/database.rb:91:in `new'
  3. from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sqlite3-1.3.13-x64-mingw32/lib/sqlite3/database.rb:91:in `prepare'
  4. from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sqlite3-1.3.13-x64-mingw32/lib/sqlite3/database.rb:137:in `execute'
  5. from build_database.rb:47:in `block in <main>'
  6. from build_database.rb:44:in `each'
  7. from build_database.rb:44:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement