Skip to content

Instantly share code, notes, and snippets.

@jmercouris
Created January 11, 2019 11:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmercouris/2fb0215b5c9cc06db0400923b4a190b0 to your computer and use it in GitHub Desktop.
Save jmercouris/2fb0215b5c9cc06db0400923b4a190b0 to your computer and use it in GitHub Desktop.
DB Error: NIL (Code: NIL)
[Condition of type DBI.ERROR:<DBI-DATABASE-ERROR>]
Restarts:
0: [RETRY] Retry SLIME REPL evaluation request.
1: [*ABORT] Return to SLIME's top level.
2: [REMOVE-FD-HANDLER] Remove #<SB-IMPL::HANDLER INPUT on descriptor 6: #<CLOSURE (LABELS SWANK/SBCL::RUN :IN SWANK/BACKEND:ADD-FD-HANDLER) {100437496B}>>
3: [ABORT] Exit debugger, returning to top level.
Backtrace:
0: ((FLET "FUN10" :IN DBI.DRIVER:DO-SQL) #<SQLITE:SQLITE-ERROR "SQL string contains more than one SQL statement." {10068BD2A3}>)
1: ((:METHOD DBI.DRIVER:DO-SQL (DBD.SQLITE3:<DBD-SQLITE3-CONNECTION> STRING)) #<DBD.SQLITE3:<DBD-SQLITE3-CONNECTION> {10067D7E23}> "CREATE TABLE IF NOT EXISTS `schema` ( `version` INTEGER NOT NULL, PRIMA..
2: (RUN-SQL-SCRIPT "0.sql")
3: (SB-INT:SIMPLE-EVAL-IN-LEXENV (RUN-SQL-SCRIPT "0.sql") #<NULL-LEXENV>)
4: (EVAL (RUN-SQL-SCRIPT "0.sql"))
--more--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment