Morteza363831 / spring-boot-chat-messenger

This is a spring boot chat messenger
7 stars 0 forks source link

Change Database schema to save messages in json at a table #3

Closed Morteza363831 closed 7 hours ago

Morteza363831 commented 1 day ago

The table must contains these fields : id --> can bu num or varchar (for hash) username1 --> varchar username2 --> varchar messages --> text -->it is json