Skip to content

Commit 0e0791b

Browse files
authored
Merge pull request #311 from nocodb/docs/remove-db-type-field
docs: remove specific db type
2 parents d646918 + 041be0a commit 0e0791b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

content/docs/fields/field-types/custom-types/meta.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"QR-code",
99
"barcode",
1010
"geometry",
11-
"specific-db-type",
1211
"json"
1312
]
1413
}

content/docs/fields/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ NocoDB offers a wide range of field types to help you structure your data effect
8181
| | [Barcode](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/barcode) | Stores and displays barcodes. |
8282
| | [QR-code](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/QR-code) | Stores and displays QR codes. |
8383
| | [Geometry](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/geometry) | For geographic or spatial data. |
84-
| | [Specific DB type](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/specific-db-type) | Maps directly to native DB field types. |
8584
| | [JSON](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/json) | Stores structured data in JSON format. |
8685
| | [Checkbox](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/checkbox) | Boolean toggle for true/false values. |
8786
| | [Rating](https://nocodb.com/docs/product-docs/fields/field-types/custom-types/rating) | Displays star-based or numeric rating. |

0 commit comments

Comments
 (0)