plugin-slonik
A plugin to allow Fluse fixtures to interact with Slonik.
Install#
- yarn
 - npm
 
tip
This plugin requires slonik to be installed as well.
Example#
API Reference#
The slonik api will become available on the context and a runtime option as you use this plugin.
Signature#
pool(required): The slonik connection pool,transaction(optional): Run in a single transaction, rolling back if something fails,