Pinned issues
Issues
- 2
Cannot set column to nullable
#2396 opened by ou-bing - 3
sea-orm-cli cannot open SQLite db.
#2262 opened by snaiperskaya96 - 1
- 0
- 1
Incorrect type in entity generation
#2335 opened by chungwong - 0
Invalid query generated in 1.0.1
#2383 opened by EequalsMCsquare - 4
Cargo Install sea-orm-cli error caused by sqlx-core
#2380 opened by tbar4 - 0
- 0
Sqlx vulnerability according to Dependabot
#2361 opened by Congyuwang - 0
`order_by_desc` not working with `cursor_by`
#2376 opened by samuelint - 0
Documentation for Generating Entities attempts to derive `Eq` on a struct containing an `f32`
#2374 opened by LunarLambda - 1
No way to set `max_lifetime` and `idle_timeout` to None for database connections
#2347 opened by kosayoda - 2
- 0
There is support like https://freesql.net/ Is there a functional plan for AOT?
#2362 opened by songlinshu - 7
`ColumnDef` builder functions in `sea-orm-migration` may push additional statements instead of changing them
#2337 opened by Rudi3 - 0
sea-orm-cli does not generate has_many relation if there is another one-to-one relation
#2358 opened by emmiegit - 0
Json field to support BTreeMap and HashMap
#2357 opened by kudlatyamroth - 0
ValueTypeErr on array with none, [ db: postgres ]
#2354 opened by leefordjudes - 15
SQLite: Format of DateTimeUtc is wrong
#2290 opened by BeowulfR - 1
Double insert when using String as primary key
#2346 opened by Borderliner - 2
issue with Migrator::up, the trait bound `&sea_orm::DatabaseConnection: IntoSchemaManagerConnection<'_>` is not satisfied
#2341 opened by wildonion - 0
Generated entities: "the trait bound `Option<Vec<Vec<u8>>>: TryGetable` is not satisfied"
#2342 opened by bragov4ik - 0
Allow the use of SmartString for strings
#2338 opened by schungx - 2
sea-orm-cli 1.0 doesn't support mysql type: `bit`
#2312 opened by uf-fipper - 0
`sea-orm-migration` is missing the `sqlx-all` feature
#2334 opened by DenuxPlays - 0
Support for `HashMap`
#2333 opened by IgnisDa - 0
- 1
- 1
support sqlx v0.8
#2310 opened by gitmalong - 1
[Testing] Error: `A null value was encountered while decoding "num_items"` when testing pagination and counting
#2309 opened by mourtisma - 1
Cannot run sea-orm-cli with feature codegen without sqlite as a dependency
#2320 opened by ThomasConrad - 1
Timezone offset information lost when reading a ChronoDateTimeWithTimeZone
#2319 opened by pierre-wehbe - 0
sea-orm-cli 1.0 generate entity from mysql generates String for MediumBlob fields
#2318 opened by PitayaDEV - 0
VarBinary(16) column breaks DeriveEntityModel derive
#2316 opened by ibl-bkoenig - 2
does postgres int8 work?
#2304 opened by j-mendez - 1
- 1
Issue when using `on_conflict` with sqlite
#2302 opened by bWanShiTong - 0
mismatched types, sqlx_postgres::types::oid::Oid>` (as SQL type `OID`) is not compatible with SQL type `INT4` in PostgreSQL
#2293 opened by shenjackyuanjie - 0
Postgres: SET TRANSACTION ISOLATION LEVEL & ACCESS MODE could be combined into a single statement
#2287 opened by nickb937 - 1
Generated Rust enum ordering does not match underlying database enum ordering
#2285 opened by foxfriends - 0
`ValueTypeErr` crash when using `ArrayType::Decimal` that contains `None` entries
#2282 opened by gitmalong - 2
- 3
- 0
Cannot use column in a like expression
#2259 opened by barsdeveloper - 0
Cursor on joined table
#2258 opened by D-Konopka - 0
Calling multiple deletes_many results in an additional 100MB of memory without decreasing it
#2249 opened by TheBlindM - 1
Syntax error when including parenthesis in SeaORM
#2246 opened by pmantica11 - 3
Expose `order_by_with_nulls` in `QueryOrder` trait
#2227 opened by IgnisDa - 0
sea-orm-cli hard codes schema
#2235 opened by DenuxPlays - 0
Alter enum column with new type (missing USING)
#2231 opened by zezic