📄️ Overview
Introduction to column operations in Boltic Tables SDK
📄️ Column Properties
Complete reference of all column properties and their allowed values
📄️ Create Column
Learn how to create single or multiple columns in your tables
📄️ Get Column
Retrieve specific columns by name or ID from your tables
📄️ List Columns
Retrieve and filter columns in your tables with advanced querying options
📄️ Update Column
Modify column properties, constraints, and type-specific settings
📄️ Delete Column
Safely remove columns from your tables with proper validation and cleanup