Skip to content

Add auto incrementing record ids #295

@SchoolyB

Description

@SchoolyB
//example.ostrichdb

{
 cluster_name:identifier: foo
 cluster_id:identifier: 12345

name :STRING: "John Doe" //The program would automatically assign example.foo.name to the ID of 1.
age :INT: 20 //The program would automatically assign example.foo.age to the ID of 2.
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersrecordsIssues concerning records and record manipulation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions