feat: Fetch data while considering previously persisted records
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
782dba1f5e
commit
3340bdff4c
@@ -1,5 +1,5 @@
|
||||
import { ValidationError } from 'objection';
|
||||
import type { QueryContext, ModelOptions } from 'objection';
|
||||
import type { ModelOptions } from 'objection';
|
||||
import Base from './base';
|
||||
import Step from './step';
|
||||
import Execution from './execution';
|
||||
|
Reference in New Issue
Block a user