Skip to main content

4 docs tagged with "sqlite hcl schema"

View all tags

Functional Indexes in SQLite

Learn how to create functional (expression) indexes in SQLite to speed up case-insensitive searches and queries on computed values, and how to manage them in schema migrations with Atlas.

SQLite Schema

Comprehensive reference for defining SQLite schemas using Atlas HCL. Learn about supported blocks, attributes, and examples for schemas, tables, columns, triggers, indexes, and views in SQLite with Atlas.