• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Console?

    Scheduled Pinned Locked Moved
    Comments & Feedback
    3
    3
    788
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      murdegern
      last edited by

      Hi all,

      I was wondering what the "console" (Tools → Console) is for - all it does for me is display one line of ">" for every time I press the "Run" button.

      Regards,
      Torsten

      1 Reply Last reply Reply Quote 0
      • jonasJ
        jonas
        last edited by

        It's for debugging, you can query the database directly.
        Example you can do:

        SELECT * FROM songs;
        
        T 1 Reply Last reply Reply Quote 0
        • T
          trougnouf @jonas
          last edited by

          @jonas Is there a way to play the result of the query? That would be a pretty awesome feature.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors