The fixes have to be done in the xml files from lib/srdb1/schema. The sql files are
generated from there with:
make dbschema
run in the root folder of kamailio sources.
For default values for datetime fields, the best is to use a static value, like
'2000-01-01 00:00:00', because I don't know if those directives are portable
across other database types.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/134#issuecomment-94808752