inside of PhpStorm 2016.2.1 to create/update PostgreSQL functions Permanently deleted user Created November 04, 2016 20:02 Hello, If there is a way inside of PhpStorm 2016.2.1 to create/update PostgreSQL functions and run it with some testing input data? Thanks!
Hello,
Unfortunately there is no way to create a function via some wizard or run it separately - all operations can be done via the Console though.
If you would like to see that functionality, feel free to create a feature request via https://youtrack.jetbrains.com/issues/DBE#newissue .