An open API service for providing issue and pull request metadata for open source projects.

GitHub / gajus/eslint-plugin-sql issues and pull requests

#56 - Remove stylistic rule `sql/format` like ESLint itself?

Issue - State: closed - Opened by JounQin 4 months ago - 2 comments

#55 - retainBaseIndent assumes spaces

Issue - State: open - Opened by ravinggenius 6 months ago - 1 comment
Labels: help wanted

#53 - Update README.md

Pull Request - State: closed - Opened by phdesign 6 months ago - 1 comment
Labels: released

#52 - Force consistent table alias convention

Issue - State: open - Opened by gajus 8 months ago

#51 - Add rule that prevents SELECT *

Issue - State: open - Opened by gajus 8 months ago

#50 - Add rule that would prevent inline column lists

Issue - State: open - Opened by gajus 8 months ago

#49 - Broken fix ESLint 9.11.0

Issue - State: open - Opened by qertis 10 months ago

#48 - Show example placeholderRule setting in JSON Configuration

Pull Request - State: closed - Opened by ArtskydJ 12 months ago - 1 comment
Labels: released

#47 - Broken on running eslint --fix on MacOS Sonoma

Issue - State: open - Opened by PPan1215 over 1 year ago - 2 comments

#46 - chore(deps): bump ip from 2.0.0 to 2.0.1

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#45 - Incorrect schema for pg-formatter options

Issue - State: closed - Opened by igorsdv almost 2 years ago

#44 - fix: multiquery deindent

Pull Request - State: closed - Opened by npdev453 almost 2 years ago - 3 comments
Labels: released

#43 - Fix last line strip indentation in different case

Pull Request - State: closed - Opened by npdev453 almost 2 years ago - 2 comments
Labels: released

#42 - chore: fix husky command

Pull Request - State: closed - Opened by npdev453 almost 2 years ago

#41 - fix: complex tag crash

Pull Request - State: closed - Opened by npdev453 almost 2 years ago

#40 - feat: configurable sql tag name

Pull Request - State: closed - Opened by npdev453 almost 2 years ago - 1 comment

#39 - fix: using non ESM vesion of redent

Pull Request - State: closed - Opened by npdev453 almost 2 years ago - 1 comment
Labels: released

#38 - chore: cspell extend

Pull Request - State: closed - Opened by npdev453 almost 2 years ago - 2 comments
Labels: released

#37 - Fix last line strip indentation

Pull Request - State: closed - Opened by npdev453 almost 2 years ago - 1 comment
Labels: released

#36 - Fix last line strip indentation

Pull Request - State: closed - Opened by npdev453 almost 2 years ago - 1 comment
Labels: released

#35 - The automated release is failing 🚨

Issue - State: closed - Opened by github-actions[bot] about 2 years ago
Labels: semantic-release

#34 - Custom sql tag supporting

Issue - State: closed - Opened by npdev453 about 2 years ago - 1 comment
Labels: enhancement

#33 - Fix doubling of new lines and adding indent ignore feature

Pull Request - State: closed - Opened by npdev453 about 2 years ago - 7 comments
Labels: released

#32 - chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#31 - feat: Add `matchIndentation` option

Pull Request - State: closed - Opened by pgoforth about 2 years ago - 2 comments

#30 - Correct pgformatter option to singular `keywordCase`

Pull Request - State: closed - Opened by Stuk about 2 years ago - 2 comments

#29 - The automated release is failing 🚨

Issue - State: closed - Opened by github-actions[bot] over 2 years ago - 1 comment
Labels: semantic-release

#28 - Match indent

Pull Request - State: closed - Opened by gajus over 2 years ago

#27 - chore(deps): bump undici from 5.12.0 to 5.19.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#26 - chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#25 - matchIndentation option

Pull Request - State: closed - Opened by vantaboard over 2 years ago - 1 comment

#24 - chore(deps): bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#23 - Compatibility with Slonik v33

Issue - State: closed - Opened by andymakingthings over 2 years ago

#22 - sql/no-unsafe-queries break when no options are passed

Issue - State: closed - Opened by Ceres6 over 2 years ago - 1 comment
Labels: released

#21 - Compatibility with Slonik v33+?

Issue - State: closed - Opened by aust1nz over 2 years ago - 3 comments
Labels: released

#20 - Fix missing files, fixes after TS migration

Pull Request - State: closed - Opened by frysztak almost 3 years ago - 5 comments
Labels: released

#19 - Broken package

Issue - State: closed - Opened by alex-lit almost 3 years ago - 1 comment

#18 - chore(deps-dev): bump semantic-release from 18.0.1 to 19.0.3

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#17 - Format: Empty second line in query template string marked as error but not autofixed.

Pull Request - State: closed - Opened by leo-buneev about 3 years ago - 1 comment

#16 - --fix creates broken code

Issue - State: closed - Opened by mknj about 3 years ago - 1 comment

#15 - Plugin schema lacks case options

Issue - State: closed - Opened by ssukienn about 3 years ago - 1 comment
Labels: released

#14 - 'functionCase' and 'keywordCase' flag support

Pull Request - State: closed - Opened by elifa over 3 years ago - 1 comment

#13 - 'commaBreak' flag support

Pull Request - State: closed - Opened by npdev453 over 3 years ago - 1 comment
Labels: released

#12 - fix: add support to nested property object

Pull Request - State: closed - Opened by ghost about 4 years ago - 2 comments
Labels: released

#11 - Add matchIndentation option

Pull Request - State: closed - Opened by karlhorky over 4 years ago - 18 comments

#10 - Format: Empty second line in query template string marked as error but not autofixed

Issue - State: closed - Opened by karlhorky over 4 years ago - 3 comments
Labels: enhancement

#9 - Option for `format` rule for matching indentation?

Issue - State: closed - Opened by karlhorky over 4 years ago - 4 comments
Labels: enhancement

#8 - New version on npm

Issue - State: closed - Opened by nponiros almost 5 years ago - 1 comment
Labels: released

#7 - feat(tag-name): Make tag match case insensitive

Pull Request - State: closed - Opened by MrSwitch over 5 years ago - 1 comment
Labels: released

#6 - allow format to start with a new line

Pull Request - State: closed - Opened by dustinblackman over 5 years ago - 3 comments
Labels: released

#5 - Result of using --fix for format results in code that does not meet rule's requirements

Issue - State: closed - Opened by thethomaseffect almost 6 years ago - 1 comment
Labels: enhancement, released

#4 - allow to supply custom isSqlQuery helper or use better library

Issue - State: open - Opened by dwelle almost 7 years ago - 6 comments
Labels: help wanted

#3 - [RULE REQUEST] enforce SQL queries to use template strings

Issue - State: closed - Opened by dwelle almost 7 years ago - 2 comments
Labels: enhancement

#2 - Added @nearform/sql package

Pull Request - State: closed - Opened by IvanJov over 7 years ago

#1 - Ensure that transaction is used the associated connection

Issue - State: closed - Opened by gajus about 8 years ago
Labels: enhancement