Hi Folks,
I need help on below points:
- I have a table like 'epmsites', I need help to create model for this. if I am using 'epmsites' model are working fine. But I need models with prefix 'epm'. _2. I have a field in postgresql like 'createdate' with 'timestamp with time zone', let me know what is correct date() regexpression or method to add this.
Thanks