> ## Documentation Index
> Fetch the complete documentation index at: https://clisma.poorquality.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Naming and ordering

> Follow the required migration filename format

Migration files must follow this pattern:

```text theme={null}
YYYYMMDDhhmmss_<name>.sql
```

Examples:

* `20240101123045_create_users.sql`
* `20240214104500_add_index.sql`
