My first brute force thought would be to simply go into the base type (such
as farcry.core.packages.types.type) and change the default value there to
something like a space or something.
Maybe I'm not quite understanding you though...

Although, you could always just create your own
farcry.projects.packages.types.types and it would overwrite the default I
believe. Maybe I'm wrong though, never know these days.

Tomek

On Sun, Oct 19, 2008 at 10:28 AM, Marco van den Oever <
[EMAIL PROTECTED]> wrote:

>
> I made i custom type that is not displayed on the site but purely used
> as db structure generation through the deploy function.
>
> Automatically all kinds of default fields as "createdby" are
> generated, i know that that is just the way it is and that is just
> fine, but how can i provide these fields with default (dummy) values
> from a insert query statement?
>
> Anyone has any insight in this? Is it just a manner of providing
> correct corresponding data type values (dummy) and thereby bypass the
> errors that are generated when no values are provided.
>
> Or am i thinking to difficult?
>
> Thanks
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to