saurabhnanda / odd-jobs

Haskell job queue with admin UI and loads of other features.
https://www.haskelltutorials.com/odd-jobs/
BSD 3-Clause "New" or "Revised" License
75 stars 29 forks source link

add schema to function name #59

Open kanagarajkm opened 3 years ago

kanagarajkm commented 3 years ago

When the table is created with a schema like myschema.jobs, its better to create the function also on the that schema.