Update README.md
Browse files
README.md
CHANGED
|
@@ -97,3 +97,7 @@ The vacuumed schema is:
|
|
| 97 |
|
| 98 |
- Timestamps are stored as Unix seconds.
|
| 99 |
- `raw_json` contains API payload snapshots and may include fields not normalized into separate columns.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
|
| 98 |
- Timestamps are stored as Unix seconds.
|
| 99 |
- `raw_json` contains API payload snapshots and may include fields not normalized into separate columns.
|
| 100 |
+
|
| 101 |
+
# User status
|
| 102 |
+
|
| 103 |
+
user_status.sqlite3 is a single snapshot of the user mark of each user (e.g. whether they are administrator, moderator, old user ("altschwuchtel"), new user ("neuschwuchtel") etc.)
|