Important: #103 - Fix exception in sql strict mode
See Issue 103
Description
The strict mode of MySQL and MariaDB raises some errors. Removing the NOT NULL from text fields and adding an passthrough for the inline relation to tax allows to using the extension in strict mode too.
Important
Some changes to the sql configuration file and TCA require a database update.