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 ReferenceThe slonik
api will become available on the context and a runtime option as you use this plugin.
#
Signaturepool
(required): The slonik connection pool,transaction
(optional): Run in a single transaction, rolling back if something fails,