Anki/rslib/src/storage/upgrades
Damien Elmes d380f3034c Split io.rs into separate crate, and use it in proto build
Will be handy to use it in our other scripts in the future too - thanks
Rumo!

Results of benchmarking ./run before and after these crate splits:

- Touching a proto file leads to a slight increase: about +90ms
- Touching an rslib file leads to a bigger decrease, as there's less to
recompile: about -700ms

And ./ninja test is even better: about +200ms and -3800ms.
2023-06-12 15:47:51 +10:00
..
mod.rs Split io.rs into separate crate, and use it in proto build 2023-06-12 15:47:51 +10:00
schema11_downgrade.sql fix case of fields table 2021-09-07 10:22:22 +10:00
schema14_upgrade.sql reformat .sql files 2021-01-09 14:08:55 +10:00
schema15_upgrade.sql fix case of fields table 2021-09-07 10:22:22 +10:00
schema17_upgrade.sql Keep tags in human form and update the tags table structure 2021-01-12 23:12:35 +03:00
schema18_downgrade.sql add indexes to graves table to speed up undo 2021-03-12 18:59:24 +10:00
schema18_upgrade.sql add indexes to graves table to speed up undo 2021-03-12 18:59:24 +10:00