Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using JetBrains DataGrip - where do I find Functions?

I just created a function, but I cannot find it in the schema. To make sure that I was reading the latest schema I even restarted DataGrip.

Where are Functions found in DataGrip?

like image 232
Inquisitor Shm Avatar asked Jun 12 '17 13:06

Inquisitor Shm


People also ask

How do I find schemas in DataGrip?

Show and hide schemas In the Database Explorer (View | Tool Windows | Database Explorer), right-click a data source and navigate to Tools | Manage Shown Schemas…. Select or clear checkboxes of schemas that you want to enable or disable. Press Enter .

How do I get a list of tables in DataGrip?

View table data Open the Database Explorer (View | Tool Windows | Database Explorer). In the database tree, navigate to the table that you want to open. Double-click the table.


1 Answers

In Routines section of the database tree.

like image 189
moscas Avatar answered Sep 25 '22 15:09

moscas