MichaelZumot / prjBench

Spring Boot with Angular project
0 stars 0 forks source link

Backend: create a flyway script for table COMMENT #21

Open cvdw623 opened 11 months ago

cvdw623 commented 11 months ago

id (int),

PostId(FK),

MemberId(FK),

content (String),

createDate(Date),

updateDate(DATE)