VARCHAR length error when using StringEncryptedType, SQLAlchemy

前端 未结 0 1354
傲寒
傲寒 2020-12-12 02:58

I have the following model:

from enum import Enum
from sqlalchemy_utils.types.encrypted.encrypted_type import StringEncryptedType
from sqlalchemy import (
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题