Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul de Quant 394 posts 1477 karma points
    Oct 20, 2020 @ 08:21
    Paul de Quant
    0

    SQL script for finding datatypes currently in use

    Hello,

    Does anyone have a SQL script that shows where and how many times a particular data type is used. I need to remove some obsolete datatypes but I'm not sure of where they are used in the website.

    Thanks

  • Marc Goodson 1451 posts 9716 karma points MVP 5x c-trib
    Oct 20, 2020 @ 19:03
    Marc Goodson
    0

    Hi Paul

    I know you are asking for a bit of SQL here, but did you know about the package 'GodMode'?

    https://our.umbraco.com/packages/developer-tools/diplo-god-mode/

    It has that very functionality you are mentioning, eg finding where a particular Data Type is used... and it's a god send for tracking down unused things.

    regards

    Marc

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies