mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
3 lines
No EOL
46 B
SQL
3 lines
No EOL
46 B
SQL
SELECT COUNT(id) = 0
|
|
FROM cards
|
|
WHERE nid = ?; |