issues
search
alex-hhh
/
emacs-sql-indent
Syntax based indentation for SQL files inside GNU Emacs
GNU General Public License v3.0
121
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Transact-SQL if statements are not blocks (#107)
#108
alex-hhh
closed
7 months ago
0
ms-sql: if statements that aren't closed explicitly
#107
pank
closed
7 months ago
3
Added support for BEGIN ATOMIC and BEGIN NOT ATOMIC.
#106
viliaapro
closed
1 year ago
2
fix declare detection with locals qualifier
#105
TheJJ
closed
2 years ago
1
fix syntax checker for CONSTRAINT IF EXISTS
#104
thijs
closed
2 years ago
1
Indentation fails with IF EXISTS clause
#103
thijs
closed
2 years ago
1
Postgresql end if indentation
#102
ghost
closed
3 years ago
2
Postgresql perform keyword
#101
ghost
closed
3 years ago
7
good if candidate: add "routine" and "view" keywords
#100
vbmithr
closed
3 years ago
0
Align "As" within a JOIN
#99
arichiardi
closed
3 years ago
6
autoloading failed
#98
vinurs
closed
4 years ago
2
PostgreSQL CREATE EXTENSION IF NOT EXISTS
#97
RomanHargrave
closed
4 years ago
2
org-mode source blocks?
#96
jaidetree
closed
4 years ago
14
Indentation for blocks with blank lines
#95
netjune
closed
4 years ago
2
indent does not work on parenthese group
#94
stardiviner
closed
4 years ago
8
fixups for indenting where clauses
#93
alex-hhh
closed
4 years ago
0
Bad indentation for DECLARE in PostgreSQL
#92
sfllaw
opened
4 years ago
5
Create GH Action for build and test
#91
alex-hhh
closed
4 years ago
0
Bad indentation for COMMENT ON FUNCTION
#90
sfllaw
closed
4 years ago
3
PostgreSQL DO blocks throws "end statement closes nothing" when encountering a CREATE statement
#89
sfllaw
closed
4 years ago
2
Bad indentation for CREATE TRIGGER FOR ROW
#88
sfllaw
closed
4 years ago
4
Bad indentation for CREATE SCHEMA IF NOT EXISTS
#87
sfllaw
closed
4 years ago
2
Please make it easy to define new products
#86
dcolascione
opened
5 years ago
1
"left outer" not recognised as join by sqlind-lineup-joins-to-anchor
#85
dandavison
closed
5 years ago
4
`BEGIN' block never ends unless optional keywords are used
#84
ieure
closed
5 years ago
0
Keywords in comments used for alignment
#83
jaminsore
closed
5 years ago
2
fixes to "drop function" and "elseif" statements
#82
alex-hhh
closed
5 years ago
0
mysql elseif keyword not recognized
#81
matteo-l
closed
5 years ago
2
Incorrect indentation after "drop function if exists"
#80
Stealthmate
closed
5 years ago
2
Fix `sqlind-comment-end' regexp.
#79
PierreTechoueyres
closed
5 years ago
0
Add an sqlind group.
#78
PierreTechoueyres
closed
5 years ago
2
Apply advices of `checkdoc'
#77
PierreTechoueyres
closed
5 years ago
0
Erroneous regexp in sqlind-good-if-candidate
#76
mattiase
closed
5 years ago
1
Recognize more create keywords
#75
alex-hhh
closed
5 years ago
0
Recognize FULL JOIN, UNION ALL and EXCEPT keywords #73
#74
alex-hhh
closed
5 years ago
0
Adding a few keywords
#73
dsedivec
closed
5 years ago
1
Unexpected indentation of "on conflict"
#72
wedens
closed
5 years ago
2
Recognize `select-join-condition` syntax inside nested statements #70
#71
alex-hhh
closed
5 years ago
0
How to indent nested joins?
#70
dsedivec
closed
5 years ago
4
`sqlind-search-backward` finds things at the same nesting level (#68)
#69
alex-hhh
closed
5 years ago
0
Anchor incorrect after "parenthetical join"
#68
dsedivec
closed
5 years ago
2
Fix up bad detection of $$ delimiters in PostgreSQL dialect
#67
alex-hhh
closed
6 years ago
0
Create table inside transaction block
#66
GlennS
closed
6 years ago
4
recognize implicit JOIN clauses (fixes #64)
#65
alex-hhh
closed
6 years ago
0
Properly Indent Implicit Inner Joins
#64
kevinjfoley
closed
6 years ago
3
.elpaignore file is not used while building the ELPA sql-indent package
#63
alex-hhh
closed
4 years ago
2
Packaging
#62
purcell
closed
6 years ago
9
Recognize MySQL optional clauses, #60
#61
alex-hhh
closed
6 years ago
0
Wrong indentation in CREATE VIEW with optional clauses
#60
matteo-l
closed
6 years ago
3
Cannot install with use-package
#59
sondr3
closed
6 years ago
4
Next