summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/pg/ut
Commit message (Collapse)AuthorAgeFilesLines
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-231-2/+2
| | | | commit_hash:4d77ad10fd4db303459ec4e45e139967c7fc8196
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-131-1/+1
| | | | | | | | | | | | | | | | | | | The check `modernize-use-override` is useful as it: 1. Removes redundant `override` when it is used with a `final`. 2. Removes redundant `virtual` or replace it with a `override`. So it is more clean for a reader, that overriding happens. It is enabled not out of order, as it is just an alias to `cppcoreguidelines-explicit-virtual-functions`. I also decided to switch a strategy of enabling checks. Now I will enable only a single rule with a single PR and prefer rules with a non-breaking autofix. In the new year with new linter checks! 🎄 commit_hash:e6e233baa90b31e5f65e11837546690c47f71ab5
* YQL-20086 invert flagvvvv2025-10-101-13/+15
| | | | commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
* refactor SQL translators YQL-19594vvvv2025-02-161-3/+11
| | | | commit_hash:401d21dd23ee9bb7ee52b2fc42e596cb3e4bdda7
* Moved other yql/essentials libs YQL-19206vvvv2024-11-072-0/+243
init commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0