mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
8 lines
No EOL
69 B
SQL
8 lines
No EOL
69 B
SQL
select
|
|
id,
|
|
name,
|
|
mtime_secs,
|
|
usn,
|
|
common,
|
|
kind
|
|
from decks |