graphile / worker

High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
http://worker.graphile.org/
MIT License
1.8k stars 100 forks source link

add_job() has ambiguous references #408

Closed nmummau closed 10 months ago

nmummau commented 10 months ago

Summary

Pull version 0.15.1 from npm. Deploy graphile-worker to your local database Use DatGrip to look at the add_job() function. Notice ambiguous references: image

benjie commented 10 months ago

There is no ambiguity here, DataGrip is wrong.