Andreas Flack writes: > Hi! > > I tried setting all int and float fields to NOT NULL default 0, but that > doesn't mak a difference. Also, I have another MgdSchema type where > floats are nullable which is working fine, so my problem doesn't seem to > be related to that.
NULLs bug is already fixed in 1.8.8. I have no real solution for Your problem atm , but it segfaults when we list PHP objects' properties. Try to print_r DBA object to see if all properties are correctly assigned. Piotras _______________________________________________ user mailing list [email protected] http://lists.midgard-project.org/mailman/listinfo/user
