Functionsยง
- insert
- Insert a job with default options.
- insert_
many - Insert multiple jobs in a single statement.
- insert_
with - Insert a job with custom options.
- params
- Convenience: create InsertParams from a JobArgs impl.
- params_
with - Convenience: create InsertParams from a JobArgs impl with options.