cheat/cheats/sqlite

6 lines
69 B
Plaintext
Raw Permalink Normal View History

2024-10-07 13:51:06 +02:00
# list all tables
`.tables`
# select all
`select * from ConfigUser`