@@ -7,7 +7,7 @@ This sample only contains 1 row per 100 real rows.
There is only one table:
```sql
CREATETABLEinteractions(
CREATETABLEinteraction(
idINTUNSIGNEDAUTO_INCREMENTPRIMARYKEY,
identifierVARCHAR(7)NOTNULL,
projectVARCHAR(11)NOTNULL,
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.