|
|
5d443876ab
|
AccessAuthManager: add getting [all|one] accessauth, patching, deleting, unassigning from group
|
2026-04-25 18:30:16 +02:00 |
|
|
|
67d4780140
|
Add AccessAuthManager mit erstellen, zuweißen und auflist funktionen
|
2026-04-25 16:58:29 +02:00 |
|
|
|
f5a5cb378e
|
Create and use get_session, add_and_refresh function
|
2026-04-25 14:51:35 +02:00 |
|
|
|
f96894db8c
|
Add groupManager;
reduce cardmanager to creating and deleting for now;
fix typo
|
2026-04-24 16:24:37 +02:00 |
|
|
|
2de444c8b0
|
Change userManager to modern sqlmodel syntax
|
2026-04-24 15:31:23 +02:00 |
|
|
|
ab222533ed
|
Make db creation a explicit on startup instead of import
|
2026-04-24 15:30:44 +02:00 |
|
|
|
22e57996c2
|
Finish sqlmodel migration
- merge card.py, user.py and dbmodels.py into models.py
- deduplicate
- change responsemodels in the manager functions
- correct inports
|
2026-04-23 22:41:48 +02:00 |
|
|
|
ba0f036535
|
make some attributes optional
|
2026-04-18 23:41:14 +02:00 |
|
|
|
287235243a
|
switch orm to sqlmodel
|
2026-04-18 23:40:44 +02:00 |
|
|
|
1434d6f541
|
change structure to make package build
|
2026-04-15 10:04:23 +02:00 |
|