On Oct 5, 8:21 am, Marco van den Oever <[EMAIL PROTECTED]> wrote: > I needed to create a one to many relational table structure and > thought it was a good idea to do so by a custom type so the structure > is being created using the deploy function. > > I only need 3 fields in that table, now i see the standard generated > db fields and wonder (as that structure is not needed for this > situation) if i can exclude those fields when setting up the custom > type described above. > > Any thoughts?
There is no way to exclude system attributes generated by the types class. geoff http://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
