Re: [Modeling-users] mdl_generate_DB_schema: table creation problem
Status: Abandoned
Brought to you by:
sbigaret
From: Mario R. <ma...@ru...> - 2003-03-01 17:58:42
|
Yes it is exactly it. I have entered bug num 695671 Many thanks, mario > It must be because INTEGER(20) is invalid -- I get the same error=20 > with > postgresql until I replaced it with INTEGER alone. > > --> Just remove any 'width' for id and hopefully it will be ok. > >> I am feeding a simple (and with only one table) model to >> mdl_generate_DB_schema, that validates and generates python code OK.=20= >> It >> fails with the log below. > > Please fill in a bug report: the validation should detect that. > > Can someone with a mysql at hand confirm that INTEGER(#) is also=20 > invalid for > mysql? > > > -- S=E9bastien. |