Hello!

I am migrating from 1.2 to 2.1 and want to avoid using BLOBS and migrate 
one column to varchar type.

H2 documentation mentions:
The allowed length is from 1 to 1,000,000,000 characters. 

Data stored in this field is  usually not very long, but in some very rare 
occations they can be up to 2 million characters.

Whatever i do, i cant get over 1048576  limit when creating table with 
character varying.

Precision ("10000000") must be between "1" and "1048576" inclusive; SQL 
statement: 
<http://192.168.0.113:8082/query.do?jsessionid=354633180869dde6a1c6d09d230edb78#>

Is there flaw in documentation or i do something wrong?

Indrek

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/55758ea4-4fdd-48e3-81fe-6ef320dacc0dn%40googlegroups.com.

Reply via email to