Inventur/inventur_db
Johannes Randerath 61708e5199 Sharing tables readonly with other users
- Added sharing feature for table owners to share their tables with
  other registered users.
- Fixed a bug where the wrong entries would be deleted or modified when
  searching or filtering.
2024-09-01 20:17:14 +02:00
..
migrations Sharing tables readonly with other users 2024-09-01 20:17:14 +02:00
src Sharing tables readonly with other users 2024-09-01 20:17:14 +02:00
.gitignore First release 2024-08-27 18:25:04 +02:00
Cargo.toml Added license notices to every source file 2024-08-28 23:29:32 +02:00
diesel.toml Sharing tables readonly with other users 2024-09-01 20:17:14 +02:00
README.md First release 2024-08-27 18:25:04 +02:00

Inventur DB

This crate aids setting up a database system for a table-based information structuring system combining the intuitive use of spreadsheats with the data stability of databases.