Commit 48e5ea8
fix: resolve TypeScript errors in objectql engine datasource mapping
- Fix packageId access in getDriver method by using SchemaRegistry.getObjectOwner()
- ServiceObject type does not have packageId, it's in ObjectContributor
- Resolves build errors: "Property 'packageId' does not exist on type ServiceObject"
Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/93e8e1d7-431c-457a-b084-4e5cc358b097
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 9e6650e commit 48e5ea8
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
621 | | - | |
622 | | - | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
623 | 624 | | |
624 | 625 | | |
625 | 626 | | |
626 | 627 | | |
627 | | - | |
| 628 | + | |
628 | 629 | | |
629 | 630 | | |
630 | 631 | | |
| |||
0 commit comments