mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
22 lines
No EOL
350 B
JSON
22 lines
No EOL
350 B
JSON
[
|
|
{
|
|
"name": "language",
|
|
"path": [
|
|
"language"
|
|
],
|
|
"type": "id",
|
|
"config": {
|
|
"Mutex": false
|
|
}
|
|
},
|
|
{
|
|
"name": "project_id",
|
|
"path": [
|
|
"project_id"
|
|
],
|
|
"type": "id",
|
|
"config": {
|
|
"Mutex": false
|
|
}
|
|
}
|
|
] |