12

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?

LazyOne
  • 158,824
  • 45
  • 388
  • 391
Inquisitor Shm
  • 1,433
  • 5
  • 17
  • 26

1 Answers1

15

In Routines section of the database tree.

You can also turn on 'Seperate Procedures and Functions' to see them in different folders.

enter image description here

moscas
  • 9,064
  • 36
  • 42