Storage of createdDate

1
I have recently converted my project from 2.4.6 to 2.5 r2. My system uses a SQL Server database and one of the changes i have noticed is that that in the tables there is no longer the column for created date or change date. I can see in the modeller that these fields available and they are probably inherited from somewhere. However i do not know where they are located in the database. I need to know this because i have created some SQL Server Reports that need to know the creation date and previously i used the change date column but this does not exist now. Where are the change dates and created dates stored? Thanks
asked
0 answers