Updates
This commit is contained in:
parent
a30b229542
commit
5e7039339b
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
@ -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.
|
11
sample.md
Normal file
11
sample.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Datasquirel Docs
|
||||
description: Welcome to the Datasquirel Documentation.
|
||||
related:
|
||||
title: Next Steps
|
||||
description: Spin up a self-hosted instance and begin your dsql journey.
|
||||
links:
|
||||
- docs/self-hosting
|
||||
---
|
||||
|
||||
Welcome to the Datasquirel documentation!
|
Loading…
Reference in New Issue
Block a user