1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00

Merge pull request #5684 from Budibase/bug/sev/empty-relationships-oncreate

Pass through type when creating internal table
This commit is contained in:
Martin McKeaveney 2022-05-27 10:59:36 +01:00 committed by GitHub
commit 646cce33ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,6 +45,8 @@
name,
schema: addAutoColumns(name, dataImport.schema || {}),
dataImport,
type: "internal",
sourceId: "bb_internal",
}
// Only set primary display if defined