cheat/cheats/sqlite
2024-10-07 13:51:06 +02:00

6 lines
69 B
Plaintext

# list all tables
`.tables`
# select all
`select * from ConfigUser`