-
-
Notifications
You must be signed in to change notification settings - Fork 539
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
When setting the id field in MySQL, unsigned settings are not allowed
#2391
opened Oct 11, 2024 by
sunkaifei
Documentation for Generating Entities attempts to derive
Eq
on a struct containing an f32
#2374
opened Oct 1, 2024 by
LunarLambda
There is support like https://freesql.net/ Is there a functional plan for AOT?
#2362
opened Sep 23, 2024 by
songlinshu
sea-orm-cli does not generate has_many relation if there is another one-to-one relation
#2358
opened Sep 15, 2024 by
emmiegit
No way to set
max_lifetime
and idle_timeout
to None for database connections
#2347
opened Sep 2, 2024 by
kosayoda
Generated entities: "the trait bound
Option<Vec<Vec<u8>>>: TryGetable
is not satisfied"
#2342
opened Aug 29, 2024 by
bragov4ik
ColumnDef
builder functions in sea-orm-migration
may push additional statements instead of changing them
#2337
opened Aug 23, 2024 by
Rudi3
No reference to features list or alternate DB connectors in docs.
#2332
opened Aug 16, 2024 by
Firstyear
Cannot run sea-orm-cli with feature codegen without sqlite as a dependency
#2320
opened Aug 7, 2024 by
ThomasConrad
Timezone offset information lost when reading a ChronoDateTimeWithTimeZone
#2319
opened Aug 7, 2024 by
pierre-wehbe
sea-orm-cli 1.0 generate entity from mysql generates String for MediumBlob fields
#2318
opened Aug 7, 2024 by
PitayaDEV
Syntax error when trying to drop multiple tables in migrations with SQLite
#2303
opened Jul 29, 2024 by
Bromles
ProTip!
Exclude everything labeled
bug
with -label:bug.