Skip to content
Snippets Groups Projects
Commit 5d176fe0 authored by Brian Warner's avatar Brian Warner Committed by Lloyd Hilaiel
Browse files

mysql.js: update picture to match new type of lastPasswordReset

parent 7edf211b
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
* +--- user -----------------+ |*int id | * +--- user -----------------+ |*int id |
* |*int id |<-----|*int user | * |*int id |<-----|*int user |
* | string passwd | |*string address | * | string passwd | |*string address |
* | string lastPasswordReset | | enum type | * | int lastPasswordReset | | enum type |
* +--------------------------+ | bool verified | * +--------------------------+ | bool verified |
* +-----------------+ * +-----------------+
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment