Skip to content
  • Chris Travers's avatar
    Removed unnecessary complexity in readme.md · 8b4d70ae
    Chris Travers authored
    In PostgreSQL, views run as the defining user, meaning you don't 
    need a view wrapping a function (you can just have a view).  This 
    improves readability, maintainability, performance, and clarity.
    8b4d70ae