Beto Dealmeida
|
11607dde04
|
feat(sqllab): syntax validation for sqlite-based DB engine specs (#38698)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-04-20 18:29:51 -04:00 |
|
Maxime Beauchemin
|
2d63722150
|
chore: set up ruff as a new linter/formatter (#28158)
|
2024-04-24 17:19:53 -07:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
Beto Dealmeida
|
66cd565bff
|
feat: add Postgres SQL validator (#11538)
* Add Postgres SQL validator
* Strip line number from message
* Add unit tests
* Run tests only with postgres backend
* Add dep
* Add dep to bashlib
|
2020-12-04 19:17:23 -08:00 |
|
John Bodley
|
9fc37ea9f1
|
[ci] Deprecate flake8 (#8409)
* [ci] Deprecate flake8
* Addressing @villebro's comments
|
2019-10-18 14:44:27 -07:00 |
|
John Bodley
|
5c58fd1802
|
[format] Using Black (#7769)
|
2019-06-25 13:34:48 -07:00 |
|
Alex Berghage
|
24970485cf
|
feat: Add validate_sql_json endpoint for checking that a given sql query is valid for the chosen database (#7422) (#7462)
merge from lyft-release-sp8 to master
|
2019-05-06 10:21:02 -07:00 |
|