Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CollectionApiClient.PostCollectionAsync fails on 3.12.x if key type isn't autoincrement #494

Open
JLedel opened this issue Nov 11, 2024 · 0 comments · May be fixed by #495
Open

CollectionApiClient.PostCollectionAsync fails on 3.12.x if key type isn't autoincrement #494

JLedel opened this issue Nov 11, 2024 · 0 comments · May be fixed by #495

Comments

@JLedel
Copy link
Contributor

JLedel commented Nov 11, 2024

Increment and Offset in the CollectionKeyOptions are no longed accepted by Arango if Type is uuid.

JLedel pushed a commit to JLedel/arangodb-net-standard that referenced this issue Nov 11, 2024
…fails on 3.12.x if key type isn't autoincrement

Setting Offset and Increment to null by default will exclude them from the JSON.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant