https://bugs.documentfoundation.org/show_bug.cgi?id=153431

--- Comment #5 from Alex Thurgood <[email protected]> ---
(In reply to Alex Thurgood from comment #4)
> Ah, I've just noticed you mentioned MEMO fields and not VARCHAR.
> Will test again, sorry.

Hmm, still no repro with just :

ID INT(4) NOT NULL
Name MEMO (text)

even if I enter a number into the sequence of characters (at end or beginning)
into the MEMO field.


Note : when I choose MEMO (text) from the LO UI dropdown in table design, it
gets converted to 

character varying (100) in the postgres database (postgres 10).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to