lib/AOOSMysqlInterface.php:
commit705e306b69fe14fa05d848874a7958440ae0438c
authorSebastian Skejø <sebastian@07yssk.(none)>
Fri, 1 May 2009 19:46:16 +0000 (1 21:46 +0200)
committerSebastian Skejø <sebastian@07yssk.(none)>
Fri, 1 May 2009 19:46:16 +0000 (1 21:46 +0200)
treedb75c932c7411491506268d9331a8a2ee9c38aa3
parenta44aab481796ebc6f6b5dc8330d95b7c5b8b249c
lib/AOOSMysqlInterface.php:

Previously we were always trying to create the columns in the database, eventhough columns didn't have
AOOSMODEL_PROP_FROM_DATABASE set. This is now fixed.
lib/AOOSMysqlInterface.php