Skip to main content

8 docs tagged with "tables"

View All Tags

Data Structures - Tables

Typically, such as in relational databases, a table is a data structure that organises data into rows and columns.

Tables - basics

Version 7.2 introduced a simplified table-dictionary syntax, where fields are defined inline in the table,

Tables - migration

Before version 7.2, Genesis you had to define fields in their own dictionary file, separately from tables.