pgweb/pkg/statements
Dan Sosedoff 38051b9465
Add support for user functions (#608)
* Add initial support for functions
* Show functions definitions
* Fix client tests
* Fix schema objects search
* Perform partial matching for functions
* Add function test
* Make sure to close client connections so that database could be dropped in tests
* Fix lint
* Allow to copy the view/functions definitions
* Nits
2022-12-07 11:58:07 -06:00
..
sql Add support for user functions (#608) 2022-12-07 11:58:07 -06:00
sql.go Add support for user functions (#608) 2022-12-07 11:58:07 -06:00