Feature request - database prefix
As quite a few other people have observed, it would be really useful to have a per data source setting for a "table prefix". Lots of web apps (like CMS's, forums, blogs, etc) have a concept of a table prefix which gets replaced when the query is run, like #__foo or _DBPREFIX_foo.
It would be extremely useful if we could set that prefix mapping up on the data source, so the inspector / console can automatically derive the correct table names.
-- hugh
Please sign in to leave a comment.
Hello,
Please vote for https://youtrack.jetbrains.com/issue/WI-16205 request. See more information on working with tracker at <https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications>.
Also request https://youtrack.jetbrains.com/issue/WI-20225 may be useful too.