Plinth Hangfire Utilities
$ dotnet add package Plinth.Hangfire.PgSqlPostgreSQL driver for Plinth.Hangfire
When using PostgreSQL for job storage with Plinth.Hangfire
:point_right: See Plinth.Hangfire instructions for using this package.
SQL files are located in the Schema folder within the package:
public.job in Schema/Hangfire_Tables.sqlfn_submit_job and fn_get_job_list in Schema/Hangfire_Procedures.sql