Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
ray6080 committed Apr 25, 2023
1 parent 0b6f67c commit 477850c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/include/common/types/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ KUZU_API enum DataTypeID : uint8_t {
ANY = 0,
NODE = 10,
REL = 11,
// SERIAL is a special data type that is used to represent a unique ID that is automatically
// incremented by 1 starting from 0.
SERIAL = 12,

// physical types

Expand Down

0 comments on commit 477850c

Please sign in to comment.