Skip to content

Releases: rkennel/withDb

Allow Multiple Drivers

08 Mar 22:14

Choose a tag to compare

Allow for databases that require multiple database drivers (e.g. Google CloudSQL)

Correct Spelling of withGooglePostgres

07 Mar 00:02

Choose a tag to compare

Correct Spelling of withGooglePostgres

Gave a readable database name to the task description

02 Mar 17:42

Choose a tag to compare

Added group and description to each task

02 Mar 17:41

Choose a tag to compare

Added group and description to each task

  • Group: db
  • Description: adds runtime dependencies for a {name} database

Change how runtime dependencies are registered

02 Mar 17:39

Choose a tag to compare

Created a hook to add the Runtime dependency once the task graph is established.

H2 Support

28 Feb 22:44

Choose a tag to compare

Added H2 Support