python: Add dbscheme regeneration instructions

This commit is contained in:
Ian Lynagh
2026-01-13 16:34:48 +00:00
parent dc3b7aaab0
commit d125e224ac

View File

@@ -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