trying to add sea-orm as a way to create sql based models

This commit is contained in:
Chris Cochrun 2023-04-04 11:20:00 -05:00
parent 43f8c92253
commit db99525963
11 changed files with 2191 additions and 16 deletions

View file

@ -22,6 +22,7 @@ cxx-qt = "0.5.1"
cxx-qt-lib = "0.5.1"
# home = "0.5.4"
dirs = "5.0.0"
sea-orm = { version = "0.11.2", features = ["sqlx-sqlite", "sqlx", "runtime-async-std-rustls"] }
# ffmpeg-next = "6.0.0"
# cxx-qt-build generates C++ code from the `#[cxx_qt::bridge]` module