A purely functional toolkit for using Doobie to manage your database schemata.
Please see the Documentation Site for usage, or check out the Examples.scala used in tests.
If you have the repository checked out locally, you can run the examples using sbt
sbt "Test/runMain pug.schema.RunStep1"
sbt "Test/runMain pug.schema.RunStep2"
sbt "Test/runMain pug.schema.RunStep3"