This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
To rename CreatedOn and UpdatedOn I know there is INamingStrategy for runtime, but what about the LightSpeed designer? I want it to create columns with my new names and not CreatedOn, UpdatedOn. |
|
|
Sorry, this is not currently supported in the designer. You should be able to work around it by creating CreatedOn and UpdatedOn fields explicitly in the entity (marked as LoadOnly to prevent app code from writing to them), and using Column Name to map them. |
|
|
Is this something you will add in the future? My client wants to have names that following their existing naming standard and it would be nice to have clean support for what they want since they will also be looking at and working on the source code, and I'd like to avoid work arounds if possible. If you do think you can add it in the future, do you have any idea when? I can probably wait up to a month before I need to add all those audit columns to the database. |
|
|
I can probably look at it later this week, but I'm not making any promises. Will you be in a position to upgrade to LightSpeed 4? It is more likely to happen if I can implement it just on 4 rather than having to backport it to 3 as well. |
|
|
LightSpeed 4 only is all good in the hood. |
|