Commit graph

9 commits

Author SHA1 Message Date
860469a3d1 use setup instead of test_database 2023-04-17 11:29:19 -05:00
b037f1a91c initial ability to update properties of video_model.rs
I've made it possible to update the properties of the videos. I'll
need to make sure title, start and end times, and paths all work as
well. Let's make videos really good and then move on to images and
presentations.
2023-04-17 11:22:07 -05:00
9d05a7e655 using video_model.rs and presentation_model.rs
These are hopefully a better alternative than the cpp counterparts
after some more time
2023-04-16 15:09:09 -05:00
6c33e52ea3 a working multi delete in libraries 2023-03-05 06:51:47 -06:00
d633a25ebe adding idx to all models 2023-02-24 14:53:05 -06:00
cc501873c1 videosProxyModel working 2023-02-17 15:33:50 -06:00
85318706fc refactoring for proxy models 2023-02-17 13:12:55 -06:00
57ffdc3ff0 adding proxy models and search to all sql models 2023-02-17 10:09:41 -06:00
7eba697dc2 moving code around for a better file structure 2022-12-09 10:55:50 -06:00
Renamed from src/videosqlmodel.cpp (Browse further)