DBAL-84 - Fix VARCHARs being silently set to 255 chars when larger than...
DBAL-84 - Fix VARCHARs being silently set to 255 chars when larger than Maxlength. Now they are converted to Text/CLOB fields automatically. Refactored the VARCHAR code considerably.
Showing
Please register or sign in to comment