mirror of
https://github.com/github/codeql.git
synced 2026-02-11 20:51:06 +01:00
python: Add dbscheme regeneration instructions
This commit is contained in:
@@ -62,6 +62,7 @@ def write(nodes, out):
|
||||
|
||||
HEADER = '''/*
|
||||
* This dbscheme is auto-generated by '%s'.
|
||||
* Run "make dbscheme" in python/extractor/ to regenerate.
|
||||
* WARNING: Any modifications to this file will be lost.
|
||||
* Relations can be changed by modifying master.py or
|
||||
* by adding rules to dbscheme.template
|
||||
|
||||
Reference in New Issue
Block a user