deep-foundation / deep-foundation/deeplinks
Throw error if table of type are not passed to serial
Open
bug
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
```ts
await deep.serial({
operations: [
{
// table: 'links',
// operation: 'insert',
...
}
]
})
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.