1
0
Fork 0
mirror of https://git.sr.ht/~nixgoat/vento synced 2025-12-07 05:01:43 +00:00
vento/src/bin
Lux Aliaga 600c3e4f3a
history: Implement new database system
The new database system uses SQLite3, and allows users to move across
a linear history of their actions, including moving forward from a
previous action. Whenever a user runs a new action, the actions after
the current position within the history will be removed.
2024-02-22 01:14:35 -03:00
..
drop.rs history: Implement new database system 2024-02-22 01:14:35 -03:00
take.rs history: Implement new database system 2024-02-22 01:14:35 -03:00
vento.rs history: Implement new database system 2024-02-22 01:14:35 -03:00