]> uap-core.de Git - note.git/commit
add basic SeaORM structure
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Sat, 2 May 2026 18:45:00 +0000 (20:45 +0200)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Sat, 2 May 2026 18:45:00 +0000 (20:45 +0200)
commit39b35cfaf813a462be99bb033b623c174253b2f8
tree072a71678200ce7febca338a11c3cb626bb0a1ae
parentb35f02d45bda50426ba2438ff0e0183979e65b11
add basic SeaORM structure
Cargo.lock
Cargo.toml
entity/src/usersettings.rs [new file with mode: 0644]
migration/Cargo.toml [new file with mode: 0644]
migration/README.md [new file with mode: 0644]
migration/src/lib.rs [new file with mode: 0644]
migration/src/main.rs [new file with mode: 0644]