[DiscordArchive] Do you have access to your database?
[DiscordArchive] Do you have access to your database?
Archived author: Ryan Turner • Posted: 2025-02-14T12:22:38.367000+00:00
Original source
Do you have access to your database?
Archived author: Itachi Uchiha • Posted: 2025-02-14T12:23:32.595000+00:00
Original source
yes
Archived author: Ryan Turner • Posted: 2025-02-14T12:23:35.603000+00:00
Original source
Run this command on your `acore_auth` and show us the result (copy and paste the result here)
```sql
SELECT substring_index(substring_index(revision, 'rev. ', -1), '+ 2', 1) FROM acore_auth.uptime ORDER BY starttime DESC LIMIT 1;
```