mirror of
https://github.com/ankitects/anki.git
synced 2025-11-19 11:07:12 -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 (?, ?, ?, ?, ?); |