dataverse-gen icon indicating copy to clipboard operation
dataverse-gen copied to clipboard

Early-bound types generator for CDS/Dataverse

Results 20 dataverse-gen issues
Sort by recently updated
recently updated
newest added
trafficstars

[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...

dependencies

When dataverse-gen runs and creates the typings for a table there are 3 objects created in the entities ts file (Metadata, Attributes and the entity itself). There is an inconsistency...

help wanted

When the status reason has duplicate entries the transpile will fail since there are duplicate entires with the same name in the generated enum. An example: One of our customers...

bug

Hi, I'm getting timeouts errors when I try to generate the metadata using npx dataverse-gen. If I reduce the fetched entities to like below 10, it goes through sometimes, however...

bug
help wanted

When generating the definitions for the Account, a custom field has the type `FileType` in the generated file. Which package would be needed to be imported? This is the attribute:...

bug
Fixed In Beta

If an attribute metadata description has a line break, it will output as multiple lines in the code comments for that attribute which causes a syntax error.

bug
Fixed In Beta

When generating metadata - often only a subset of columns are required - these could be included/excluded using a list of columns names or prefixes.

enhancement

When running `dataverse-gen init`, there is no option to select the `activitypointer` entity. It is, however, possible to generate the early bound interfaces for this entity by manually inserting it...

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=form-data&package-manager=npm_and_yarn&previous-version=4.0.1&new-version=4.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies
javascript