mirror of
https://github.com/ankitects/anki.git
synced 2025-11-25 14:07:14 -05:00
10 lines
No EOL
93 B
SQL
10 lines
No EOL
93 B
SQL
SELECT id,
|
|
guid,
|
|
mid,
|
|
mod,
|
|
usn,
|
|
tags,
|
|
"",
|
|
cast(sfld AS text),
|
|
csum
|
|
FROM notes |