Anki/rslib/src/storage
RumovZ a4d61fe7d9
Original position (#1677)
* Replace Card.data with .original_position

* Use and update original position in v3

* Show original position in card info

* Revert restoring original position for now

* Fix pb card to/from pylib card

* Try original_position as the last pb field

* minor wording tweaks (dae)
2022-02-22 22:48:21 +10:00
..
card Original position (#1677) 2022-02-22 22:48:21 +10:00
config update to latest rusqlite 2021-06-25 16:22:21 +10:00
deck V3 parent limits (#1638) 2022-02-10 09:55:43 +10:00
deckconfig update to latest rusqlite 2021-06-25 16:22:21 +10:00
graves update to latest rusqlite 2021-06-25 16:22:21 +10:00
note update to latest rusqlite 2021-06-25 16:22:21 +10:00
notetype fix case of fields table 2021-09-07 10:22:22 +10:00
revlog update to latest rusqlite 2021-06-25 16:22:21 +10:00
tag add basic tag completion to backend 2021-09-09 15:38:08 +02:00
upgrades fix case of fields table 2021-09-07 10:22:22 +10:00
collection_timestamps.rs update to latest rusqlite 2021-06-25 16:22:21 +10:00
mod.rs add notetype changing to backend 2021-06-09 20:56:52 +10:00
schema11.sql Add comment explaining why sfld column has type integer 2021-01-25 18:39:59 +08:00
sqlite.rs Optimise searching in (all) fields (#1622) 2022-01-24 20:30:08 +10:00
sync.rs update to latest rusqlite 2021-06-25 16:22:21 +10:00
sync_check.rs zero out graves before comparison, instead of at creation 2021-06-30 10:08:52 +10:00