mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
16 lines
220 B
JSON
16 lines
220 B
JSON
[
|
|
{
|
|
"name": "int",
|
|
"path": [
|
|
"int"
|
|
],
|
|
"type": "int"
|
|
},
|
|
{
|
|
"name": "id",
|
|
"path": [
|
|
"text"
|
|
],
|
|
"type": "lookupText"
|
|
}
|
|
]
|