mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 23:42:23 -04:00
6 lines
No EOL
65 B
SQL
6 lines
No EOL
65 B
SQL
SELECT id,
|
|
name,
|
|
mtime_secs,
|
|
usn,
|
|
config
|
|
FROM deck_config |