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
Fix travis build.
#58
alex-hhh
closed
6 years ago
0
Fix various typos here and there.
#57
PierreTechoueyres
closed
6 years ago
0
Fix typo in sql-indent.org.
#56
PierreTechoueyres
closed
6 years ago
0
Recognize PostgreSQL $$ quote syntax, #54
#55
alex-hhh
closed
6 years ago
3
SQL functions add a level of indentation to code below
#54
bopjesvla
closed
6 years ago
4
Correct indentation of column continuation with operators.
#53
PierreTechoueyres
closed
6 years ago
2
Correct the adjustment of indentation for operators in select
#52
PierreTechoueyres
closed
6 years ago
0
Add CONTRIBUTING.md file
#51
alex-hhh
closed
6 years ago
3
Add new indentation function for select columns.
#50
PierreTechoueyres
closed
6 years ago
4
Correct detection of labels in `sqlind-maybe-loop-statement'.
#49
PierreTechoueyres
closed
7 years ago
1
Correct detection of labels in `for` or `while` loops.
#48
PierreTechoueyres
closed
7 years ago
0
`align` separates multi-char comparison operators, changing meaning
#47
brendan-r
closed
7 years ago
3
Comments within CTEs, before select statements, change alignment
#46
brendan-r
closed
7 years ago
3
Fix sqlind-lineup-close-paren-to-open-indentation close paren column
#45
brendan-r
closed
7 years ago
6
Minor documentation tweaks
#44
brendan-r
closed
7 years ago
0
Question: How to implement 'Schwartz Style'?
#43
brendan-r
closed
7 years ago
2
Don't be confused by names that contain keywords
#42
alex-hhh
closed
7 years ago
0
Travis build and test support
#41
alex-hhh
closed
7 years ago
0
Broken indentation when altering MsSQL function
#40
sg2002
closed
7 years ago
2
Indentation breaks on case statements with multiple when clauses
#39
121onto
closed
7 years ago
3
Correct display of lighter when minor-mode is enabled.
#38
PierreTechoueyres
closed
7 years ago
0
Allow detection of user name in package, procedure or function.
#37
PierreTechoueyres
closed
7 years ago
0
Try to correct 'bad closing for begin block' message.
#36
PierreTechoueyres
closed
7 years ago
0
Use the readtheorg theme.
#35
PierreTechoueyres
closed
6 years ago
3
Improve left indentation of case statement.
#34
PierreTechoueyres
closed
7 years ago
0
Add %type, %rowtype and table prefix in function's return type.
#33
PierreTechoueyres
closed
7 years ago
4
Indenting with tabs
#32
arssher
closed
7 years ago
1
Performance improvements
#31
alex-hhh
closed
7 years ago
0
Refine exception block management.
#30
PierreTechoueyres
closed
7 years ago
0
Incorrect detection / indentation of case conditions
#29
PierreTechoueyres
closed
7 years ago
6
Incorrect detection of exception block
#28
PierreTechoueyres
closed
7 years ago
4
Fix a typo and unify `sqlind-end-statement-regexp'.
#27
PierreTechoueyres
closed
7 years ago
3
Performance issues when indenting large SQL files
#26
alex-hhh
closed
7 years ago
10
Remove execution bits on sql-indent-left.el
#25
PierreTechoueyres
closed
7 years ago
0
statement continuation not detected on assignment inside if..then/elsif..then
#24
PierreTechoueyres
closed
7 years ago
3
Add test for statement continuation not detected on assignment.
#23
PierreTechoueyres
closed
7 years ago
2
Various minor improvements on left align SQL statments.
#22
PierreTechoueyres
closed
7 years ago
9
Add a rule to align pipes (||).
#21
PierreTechoueyres
closed
7 years ago
0
Exclude equals inside strings from alignments.
#20
PierreTechoueyres
closed
7 years ago
0
Incorrect detection of cursors.
#19
PierreTechoueyres
closed
7 years ago
5
case statement
#18
PierreTechoueyres
closed
7 years ago
3
Improve `sqlind-adjust-operator' and `sqlind-backward-syntactic-ws' to manage alignment for pipes.
#17
PierreTechoueyres
closed
7 years ago
9
Use default value of indent-line-function when deactivating minor mode.
#16
PierreTechoueyres
closed
7 years ago
0
forward-sexp: Scan error: "Unbalanced parentheses", 151, 1
#15
PierreTechoueyres
closed
7 years ago
3
Start workgin on aligning keywords left or right.
#14
PierreTechoueyres
closed
7 years ago
2
Add support for assignment and arrow (=>) in align.
#13
PierreTechoueyres
closed
7 years ago
3
Add smarter indentation strategy.
#12
PierreTechoueyres
closed
7 years ago
4
Add Oracle's || keyword as column continuation.
#11
PierreTechoueyres
closed
7 years ago
3
Add Toad's for Oracle "edit" keyword in replacement of select.
#10
PierreTechoueyres
closed
6 years ago
5
Correct indentation of comments inside a block.
#9
PierreTechoueyres
closed
7 years ago
4
Previous
Next