0.18.0
New feature
- The SQL code inside
CREATE FUNCTIONandCREATE PROCEDUREbodies now gets formatted. (#61) Thanks to @joelmukuthu
This only applies whenLANGUAGE sqlis used in PostgreSQL.
CREATE FUNCTION and CREATE PROCEDURE bodies now gets formatted. (#61) Thanks to @joelmukuthuLANGUAGE sql is used in PostgreSQL.