It is in the todo list. ;-)
On Thursday, 19 April 2012 00:59:38 UTC-5, Khalil KHAMLICHI wrote: > > I ended up removing this field from my models, since they can accept > defaults at db level, so everyone of my inserts works now. > The problem comes from the fact that the 3d party db was designed wrongly, > I might not face this problem again for years but wouldnt it be wonderful > if theDAL was able to work on those columns without problem? > Just by simply wrapping column names in brackets before creating queries ? > Or the backquote for mysql for example? >

