github.com/kyleu/dbaudit@v0.0.2-0.20240321155047-ff2f2c940496/queries/ddl/all.sql (about)

     1  -- Content managed by Project Forge, see [projectforge.md] for details.
     2  -- {% func DropAll() %}
     3  -- {%= StatementDrop() %}
     4  -- {%= ConnectionDrop() %}
     5  -- {%= TypesDrop() %}
     6  -- {% endfunc %}
     7  
     8  -- {% func CreateAll() %}
     9  -- {%= TypesCreate() %}
    10  -- {%= ConnectionCreate() %}
    11  -- {%= StatementCreate() %}
    12  -- {% endfunc %}