Skip to content

Minor fix on the datatypes

Kostas FILIPPOPOLITIS requested to merge Minor_fix_on_datatypes into master

Created by: KFilippopolitis

Sql types on datatypes are not consistent, a simple mechanism was added to handle this case. Varchar limit was raise to the 500 instead of 50.

Merge request reports