Find a file
Simon Bruder de65452a01
Simplify item class model
Whether an item class is generic or specific can be deduced from whether
a parent exists or not.

While the SQL migration (especially the down direction) is quite
complex, it simplifies the handling quite a bit.
2024-07-11 13:25:09 +02:00
.reuse Init 2024-07-11 01:16:00 +02:00
LICENSES Init 2024-07-11 01:16:00 +02:00
migrations Simplify item class model 2024-07-11 13:25:09 +02:00
src Simplify item class model 2024-07-11 13:25:09 +02:00
static Add parent to item 2024-07-11 01:16:35 +02:00
templates Switch to maud for templating 2024-07-11 01:17:04 +02:00
.envrc Init 2024-07-11 01:16:00 +02:00
.gitattributes Add frontend prototype 2024-07-11 01:16:27 +02:00
.gitignore Init 2024-07-11 01:16:00 +02:00
build.rs Init 2024-07-11 01:16:00 +02:00
Cargo.lock Switch to maud for templating 2024-07-11 01:17:04 +02:00
Cargo.lock.license Init 2024-07-11 01:16:00 +02:00
Cargo.toml Switch to maud for templating 2024-07-11 01:17:04 +02:00
deny.toml Init 2024-07-11 01:16:00 +02:00
diesel.toml diesel: Do not automatically generate schema 2024-07-11 01:16:36 +02:00
flake.lock Init 2024-07-11 01:16:00 +02:00
flake.lock.license Init 2024-07-11 01:16:00 +02:00
flake.nix Use nightly rust for development 2024-07-11 01:17:01 +02:00