sql-indent
- Description
- Support for indenting code in SQL files.
- Latest
- sql-indent-1.7.0.20241109.2223.tar (.sig), 2024-Nov-09, 180 KiB
- Maintainer
- Alex Harsanyi <AlexHarsanyi@gmail.com>
- Website
- https://github.com/alex-hhh/emacs-sql-indent
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
`sqlind-minor-mode' is a minor mode that enables syntax-based indentation for `sql-mode' buffers: the TAB key indents the current line based on the SQL code on previous lines. To setup syntax-based indentation for every SQL buffer, add `sqlind-minor-mode' to `sql-mode-hook'. Indentation rules are flexible and can be customized to match your personal coding style. For more information, see the "sql-indent.org" file. The package also defines align rules so that the `align' function works for SQL statements, see `sqlind-align-rules'.
Old versions
sql-indent-1.7.0.20240323.40057.tar.lz | 2024-Mar-31 | 38.3 KiB |
sql-indent-1.7.0.20230922.224618.tar.lz | 2023-Sep-23 | 38.2 KiB |
sql-indent-1.6.0.20220728.130257.tar.lz | 2022-Jul-28 | 38.1 KiB |
sql-indent-1.6.0.20220424.94230.tar.lz | 2022-May-20 | 38.1 KiB |
sql-indent-1.6.0.20211029.214119.tar.lz | 2022-Jan-06 | 38.1 KiB |
sql-indent-1.6.0.20210929.3302.tar.lz | 2021-Oct-07 | 38.0 KiB |
sql-indent-1.6.0.20210620.111018.tar.lz | 2021-Jun-27 | 38.0 KiB |
sql-indent-1.5.0.20210514.231706.tar.lz | 2021-May-20 | 38.0 KiB |
sql-indent-1.5.0.20200919.11412.tar.lz | 2021-Mar-16 | 37.8 KiB |
sql-indent-1.5.0.20200320.230412.tar.lz | 2020-Dec-14 | 38.0 KiB |