We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e430aa9 commit d93fd00Copy full SHA for d93fd00
python/extractor/semmle/dbscheme_gen.py
@@ -62,6 +62,7 @@ def write(nodes, out):
62
63
HEADER = '''/*
64
* This dbscheme is auto-generated by '%s'.
65
+ * Run "make dbscheme" in python/extractor/ to regenerate.
66
* WARNING: Any modifications to this file will be lost.
67
* Relations can be changed by modifying master.py or
68
* by adding rules to dbscheme.template
0 commit comments