Also, the database table structures have to be defined in xml format inside src/lib/srdb1/schema/
, the sql files are generated from them (with make dbschema
). The names of the tables should be prefixed with the name of the module (or a prefix that suggests the module name), like tls_tracker_connections
and tls_tracker_keys
(or tlstrack_connections
tlstrack_keys
).
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.