Is it possible to run / test dql queries

0 votes
asked May 4, 2017 in How To & Manuals by hj-at-peytz.dk (120 points)

Hi,
just installed the trial because I wanted to see if it would be possible to write some dql queries and test them before writing them into my Symfony application code.

So, is this possible somehow?

Thanks

1 Answer

0 votes
answered May 4, 2017 by ludek.vodicka Skipper developer (140,450 points)

Unfortunately, there is no DQL query builder or test inside the Skipper.

Skipper serves for modelling ORM schema files (objects, fields, associations, etc.)

...