You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Fedor Karpelevitch <fe...@Barra.COM> on 2001/08/13 17:43:46 UTC

[PATCH] jdbc task - import of default values

hi.

this patch adds capability to import default values from db. The dafaults
you get work fine with strings & numbers which are not PKs. Additional work
is needed to make it work for dates (i have some local fixes, but they have
to be adapted) and for PKs (I do not think having a default for PK is a good
idea anyway).

As usual this patch is against 2.1 branch. Efforts on porting to HEAD are
welcome. Also I would appreciate if someone could commit this before i am
able to.

thanks.

fedor.