This commit is contained in:
Benjamin Toby 2025-07-16 08:41:54 +01:00
parent 78f9801f10
commit 25aaa3cb9f

View File

@ -5,8 +5,6 @@ page_title: Create Table Fields
page_description: Learn how to create fields/columns in your tables page_description: Learn how to create fields/columns in your tables
--- ---
import DocsImg from "@/src/components/twui/layout/DocsImg";
## Create Database Table Fields ## Create Database Table Fields
Fields (or Columns) define the structure of your SQL tables. Datasquirel Helps you define these structures and even extend them. Fields (or Columns) define the structure of your SQL tables. Datasquirel Helps you define these structures and even extend them.