github.com/fasmat/pop@v4.13.1+incompatible/testdata/migrations/20181104140743_cakes.down.fizz (about)

     1  {{ if eq .Dialect "postgres" }}
     2  drop_table("cakes")
     3  {{ end }}