Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement FromLinter for UPDATE, DELETE statements | Mike Bayer | 2023-05-09 | 1 | -3/+83 |
* | add joins_implicitly to column_valued() | Mike Bayer | 2022-12-20 | 1 | -17/+37 |
* | TableValuedAlias generation fixes | Mike Bayer | 2022-04-03 | 1 | -4/+18 |
* | Add option to disable from linting for table valued function | Mike Bayer | 2022-03-23 | 1 | -0/+28 |
* | fix linter JOIN logic; fix PostgreSQL ARRAY op comparison | Mike Bayer | 2021-08-15 | 1 | -0/+12 |
* | Track a second from_linter for lateral subqueries | Mike Bayer | 2021-02-05 | 1 | -0/+103 |
* | reinvent xdist hooks in terms of pytest fixtures | Mike Bayer | 2021-01-13 | 1 | -3/+5 |
* | Update select usage to use the new 1.4 format | Federico Caselli | 2020-09-08 | 1 | -21/+21 |
* | Deprecate plain string in execute and introduce `exec_driver_sql` | Federico Caselli | 2020-03-21 | 1 | -1/+1 |
* | Query linter option | Alessio Bogon | 2020-01-22 | 1 | -0/+277 |