Ignore:
Timestamp:
08/20/24 15:04:19 (6 weeks ago)
Author:
ElenaMoskova <elena.moskova99@…>
Branches:
main
Children:
6782104
Parents:
ae6c071
Message:

fix bugs and new pages

Fix BlogPostAnswers
fix present data in the lists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • PostgreSqlDotnetCore/Models/PetsClass.cs

    rae6c071 r8f8226c  
    1616        public string color { get; set; }
    1717
     18        public string name { get; set; }
     19
    1820        public string description { get; set; }
    1921       // public DateTime dateofbirthday { get; set; }
Note: See TracChangeset for help on using the changeset viewer.