-
-
Notifications
You must be signed in to change notification settings - Fork 519
Issues: SeaQL/sea-orm
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
error[E0433]
: failed to resolve: use of undeclared crate or module rocket_okapi
#2451
opened Dec 13, 2024 by
sawa-ko
Trait "Serialize" is not implemented for generated entity, even when I included it in the file.
#2445
opened Dec 11, 2024 by
alvissraghnall
v1.1.2: cannot find method or associated constant
enum_type_name
in trait `sea_orm::sea_query::ValueType
#2444
opened Dec 10, 2024 by
behnam-oneschema
[Bug] Is MariaDB new default collation
utf8mb4_uca1400_ai_ci
breaking the sea-orm-cli generate
?
#2441
opened Dec 10, 2024 by
libsilverwolf
Non-Enum types require
ActiveEnum
trait when used a primary keys.
#2435
opened Dec 2, 2024 by
DenuxPlays
Use
BitVec
and BitArray
from bitvec
crate for Bit
and VarBit
column types
#2410
opened Nov 7, 2024 by
bismitpanda
Generate entities: RcOrArc<ColumnDef> passed for ColumnType::Array
#2409
opened Nov 7, 2024 by
pranc1ngpegasus
Unable to create new table with camel case enum type field using sea-orm-cli migrate
#2405
opened Oct 29, 2024 by
moyuwangP
SQL type
BIGINT UNSIGNED
) is not compatible with SQL type BIGINT
#2399
opened Oct 25, 2024 by
lijingrs
When setting the id field in MySQL, unsigned settings are not allowed
#2391
opened Oct 11, 2024 by
sunkaifei
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.