mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 07:07:13 -05:00
3 lines
No EOL
96 B
SQL
3 lines
No EOL
96 B
SQL
INSERT
|
|
OR REPLACE INTO deck_config (id, name, mtime_secs, usn, config)
|
|
VALUES (?, ?, ?, ?, ?); |