Skip to content
Snippets Groups Projects
Commit 3bd789dc authored by Charlie Darques's avatar Charlie Darques
Browse files

oubli : rajout d'un attribut dans table msg

parent d5f69f87
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ L'application est reliée à une **base de données** qui est la source de l'aff ...@@ -23,7 +23,7 @@ L'application est reliée à une **base de données** qui est la source de l'aff
userAccount(__userID__, username, password) userAccount(__userID__, username, password)
msg(__msgID__, #userID_msg, #threadID, msg) msg(__msgID__, #userID_msg, #threadID, msg, posted_at)
thread(__threadID__, #userID_thread, threadName) thread(__threadID__, #userID_thread, threadName)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment