Last modified by Johann Werner on 2012/09/26 03:14

Show last authors
1 === Sacha Mallais ===
2
3 Generally avoid them. However, when you need them you can usually use the Propagate Primary Key feature to avoid having to do anything fancy.
4
5 Writing a delegate to generate PKs from the database is not a big deal (see GVCEOFExtensions for an example of an integer PK caching delegate).