Instead of reinventing the wheel, is there a list of basic DQL queries that every admin should have?
For instance I need to export several custom types and all their attributes (203 attributes in one case) from an old repository and then import them into a new repository.
I know (or at least think I know) this can be done in DQL.