Remove SQL linting functionality #3

Merged
reivilibre merged 3 commits from rei/cut_out_gimmicks into main 2026-05-17 20:24:54 +00:00
Owner

Essentially, it was a bit of a gimmick.

Could be fun, but with dynamic query building and so on, it's an uphill battle to make this useful.

We also only had few linting rules and only supported Python + Rust. We would also want a deep understanding of the schema to provide useful lints.

That all feels like it is stretching the scope of pgCrab and also contributing disproportionately to the compile time.

Essentially, it was a bit of a gimmick. Could be fun, but with dynamic query building and so on, it's an uphill battle to make this useful. We also only had few linting rules and only supported Python + Rust. We would also want a deep understanding of the schema to provide useful lints. That all feels like it is stretching the scope of pgCrab and also contributing disproportionately to the compile time.
reivilibre added 2 commits 2026-05-17 20:22:39 +00:00
Signed-off-by: Olivier 'reivilibre <git.contact@librepush.net>
Newsfile
ci/woodpecker/pr/pr Pipeline failed
48fe708306
Signed-off-by: Olivier 'reivilibre <git.contact@librepush.net>
reivilibre added 1 commit 2026-05-17 20:24:41 +00:00
Remove unnecessary dependencies
ci/woodpecker/pr/pr Pipeline failed
563122b074
Signed-off-by: Olivier 'reivilibre <git.contact@librepush.net>
reivilibre merged commit a391c60ad7 into main 2026-05-17 20:24:54 +00:00
reivilibre deleted branch rei/cut_out_gimmicks 2026-05-17 20:24:54 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: reivilibre/pgcrab#3