typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Allow running selected query from non-TypeQL files. #688

Closed jamesreprise closed 1 year ago

jamesreprise commented 1 year ago

What is the goal of this PR?

We allow the running of a selected query from non-TypeQL files.

What are the changes implemented in this PR?

We no longer check whether a selection is from a TypeQL file before running it.

Closes https://github.com/vaticle/typedb-studio/issues/649

typedb-bot commented 1 year ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture