mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 07:07:13 -05:00
11 lines
No EOL
89 B
SQL
11 lines
No EOL
89 B
SQL
select
|
|
id,
|
|
cid,
|
|
usn,
|
|
ease,
|
|
ivl,
|
|
lastIvl,
|
|
factor,
|
|
time,
|
|
type
|
|
from revlog |