Files
lazysql/models
Jorge Rojas 4695fe693e feat: add local .lazysql.toml config file support
Support project-level .lazysql.toml files that merge with the global
configuration. The local config is discovered by walking up from CWD
to the git repository root.

Merge behavior:
- [application]: deep merge, local values override global
- [[database]]: local connections replace global ones entirely
- [keymap.*]: deep merge, local keybindings override global
2026-05-04 00:31:54 -04:00
..
2025-08-02 16:46:23 -04:00