Correctly implement DB finisher

This commit is contained in:
Cedric Ziel
2018-09-26 12:34:43 +02:00
parent 2085349e96
commit edbf66e696
2 changed files with 50 additions and 43 deletions
@@ -141,6 +141,7 @@ CREATE TABLE tx_eptheme_domain_model_addresscheck (
name tinytext,
first_name tinytext,
last_name tinytext,
customer_id varchar(255) DEFAULT '' NOT NULL,
title varchar(255) DEFAULT '' NOT NULL,
email varchar(255) DEFAULT '' NOT NULL,
address tinytext,