Hi, with driver version "1.4.199" query to alter column to modify not null
options fails.
Using versione "1.4.197" this works fine.
Query:
CREATE TABLE test1 (
a integer
)
ALTER TABLE test1 ALTER COLUMN a SET DATA TYPE INTEGER NOT NULL
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/h2-database/d8fc892e-8829-4338-ad08-6b1541f5a466%40googlegroups.com.