Skip to content

Instantly share code, notes, and snippets.

@ufobat
Created June 20, 2017 20:03
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 ufobat/902d8f7065b2bc8d59c2a64c225a6a70 to your computer and use it in GitHub Desktop.
Save ufobat/902d8f7065b2bc8d59c2a64c225a6a70 to your computer and use it in GitHub Desktop.
perl6 bin/p6profiler-graphviz ../Bailador/03.sqlite3
DBDish::SQLite: Error: no such column: calls.callee_id (1)
in method handle-error at /home/martin/.rakudobrew/moar-2017.05/install/share/perl6/site/sources/4769381268B0D6F58811B3F7F14C81900BB376B3 (DBDish::SQLite::Connection) line 17
in method prepare at /home/martin/.rakudobrew/moar-2017.05/install/share/perl6/site/sources/4769381268B0D6F58811B3F7F14C81900BB376B3 (DBDish::SQLite::Connection) line 26
in sub MAIN at bin/p6profiler-graphviz line 9
in block <unit> at bin/p6profiler-graphviz line 6
Actually thrown at:
in method prepare at /home/martin/.rakudobrew/moar-2017.05/install/share/perl6/site/sources/4769381268B0D6F58811B3F7F14C81900BB376B3 (DBDish::SQLite::Connection) line 39
in sub MAIN at bin/p6profiler-graphviz line 9
in block <unit> at bin/p6profiler-graphviz line 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment