• dtuzhilin

    (@dtuzhilin)


    Hi Peter,
    table cretion fails with error message that dislpays SQL statement cutted around 210 symbol. Workaround to create smaller table with 1-2 columns and adding columns one by one is a little bit boring. Could you fix that please?

    Regards, Dmitry.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dtuzhilin

    (@dtuzhilin)

    my fault – maxlength was empty. I would suggest to have a default values for maxlenth to simplify table creation. For example 255 for varchar and 13,2 for decimal.

    Regards, Dmitry

    Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi Dmitry,

    I know this issue, I was working on it tonight! 🙂 I’ll try to improve this for the next version…

    Thank you for your input,
    Peter

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CREATE TABLE statement failed’ is closed to new replies.