mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: conflicts and upgrades
This commit is contained in:
parent
416c3a4afc
commit
bf38fee68b
16 changed files with 3102 additions and 5512 deletions
|
|
@ -1,5 +1,4 @@
|
|||
from enum import Enum
|
||||
from sqlmodel import SQLModel, Field, Column, BigInteger, ForeignKey, String, JSON
|
||||
from sqlmodel import SQLModel, Field, Column, BigInteger, ForeignKey
|
||||
from typing import Optional
|
||||
from datetime import datetime
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue