Andrew Eisenberg
|
3660c64328
|
Packaging: Rafactor Python core libraries
Extract the external facing `qll` files into the codeql/python-all
query pack.
|
2021-08-24 13:23:45 -07:00 |
Taus Brock-Nannestad
|
f07a7bf8cf
|
Python: Autoformat everything using `qlformat`.
Will need subsequent PRs fixing up test failures (due to deprecated
methods moving around), but other than that everything should be
straight-forward.
|
2020-07-07 15:43:52 +02:00 |
Rasmus Wriedt Larsen
|
b2f8638ff0
|
Python: Update dbscheme with new comment
|
2020-07-02 14:17:55 +02:00 |
Rasmus Wriedt Larsen
|
5a18b08d13
|
Python: Add comment explaining kw-only default index upgrade
|
2020-05-26 11:15:00 +02:00 |
Rasmus Wriedt Larsen
|
a616704a56
|
Python: Fix typo
Co-authored-by: Taus <tausbn@gmail.com>
|
2020-05-26 11:07:49 +02:00 |
Rasmus Wriedt Larsen
|
f1630983d3
|
Python: Cleanup default-indexing upgrade script
|
2020-05-06 09:57:07 +02:00 |
Rasmus Wriedt Larsen
|
010d5fb769
|
Python: Fix indexes of keyword-only defaults in upgrade script
Works like a charm ;)
|
2020-05-06 09:57:07 +02:00 |
Rasmus Wriedt Larsen
|
a15833d194
|
Python: DB upgrade script for default-indexing change
Follow this excellent guide:
https://github.com/github/codeql-c-extractor-team/blob/master/docs/db-upgrade.md
|
2020-05-06 09:56:53 +02:00 |
Henning Makholm
|
ae554cf1e9
|
Make each upgrade directory a QL pack
|
2019-10-28 17:14:31 +01:00 |
Mark Shannon
|
465f42eb2f
|
Python: Add 'special operation' pseudo-expression type, for use in semantic stubs file. No use of it as yet.
|
2019-02-08 11:31:34 +00:00 |