mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 21:57:12 -05:00
4 lines
No EOL
100 B
SQL
4 lines
No EOL
100 B
SQL
insert
|
|
or replace into decks (id, name, mtime_secs, usn, common, kind)
|
|
values
|
|
(?, ?, ?, ?, ?, ?) |