# `Exqlite.Pragma`
[🔗](https://github.com/elixir-sqlite/exqlite/blob/v0.36.0/lib/exqlite/pragma.ex#L1)

Handles parsing extra options for the SQLite connection

# `auto_vacuum`

# `busy_timeout`

# `cache_size`

# `cache_spill`

# `case_sensitive_like`

# `foreign_keys`

# `journal_mode`

# `locking_mode`

# `secure_delete`

# `synchronous`

# `temp_store`

# `wal_auto_check_point`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
