This commit is contained in:
Benjamin Toby
2025-07-15 12:21:49 +01:00
parent a30b229542
commit 5e7039339b
3 changed files with 19 additions and 0 deletions
@@ -0,0 +1,8 @@
---
title: Create Table Fields \| Datasquirel Docs
description: Learn how to create table fields in yout database
---
# Create Database Table Fields
Fields (or Columns) define the structure of your SQL tables. Datasquirel Helps you define these structures and even extend them.