Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It is a pure Javascript database that runs on your browserHow many issues can be potentially stored on a Jira instance? Millions. of course. So, do you realize how much reckless would be running this query?

Code Block
languagesql
select * from ISSUE

All the built-in tables are empty. They have no data and they are populated in real time from Jira by using the Atlassian’s public REST API.