Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SeaQL/sea-orm issues and pull requests
#2419 - Use MIGRATION_DIR environment variable
Pull Request -
State: open - Opened by sjunepark 8 days ago
#2415 - Upstream Pro - 1
Pull Request -
State: open - Opened by billy1624 10 days ago
#2414 - Breaking changes information missing from ChangeLog
Issue -
State: open - Opened by nickb937 11 days ago
- 1 comment
#2410 - Use `BitVec` and `BitArray` from `bitvec` crate for `Bit` and `VarBit` column types
Issue -
State: open - Opened by bismitpanda 15 days ago
#2409 - Generate entities: RcOrArc<ColumnDef> passed for ColumnType::Array
Issue -
State: open - Opened by pranc1ngpegasus 15 days ago
- 1 comment
#2407 - Issue with `cursor_by` and `JOIN` in SeaORM using SQLite
Issue -
State: open - Opened by Losses 23 days ago
- 1 comment
#2407 - Issue with `cursor_by` and `JOIN` in SeaORM using SQLite
Issue -
State: open - Opened by Losses 23 days ago
- 1 comment
#2405 - Unable to create new table with camel case enum type field using sea-orm-cli migrate
Issue -
State: open - Opened by moyuwangP 24 days ago
#2404 - `comment()` does not work in migrations
Issue -
State: open - Opened by sawa-ko 25 days ago
#2403 - codegen: register seaography entity module
Pull Request -
State: open - Opened by billy1624 25 days ago
#2401 - Add unique getter to ColumnDef
Pull Request -
State: open - Opened by elichai 26 days ago
#2400 - Failed attempt to fix `--model-extra-derives` works with `::` in Derive path.
Pull Request -
State: closed - Opened by Jack-NimbleTron 28 days ago
- 1 comment
#2399 - SQL type `BIGINT UNSIGNED`) is not compatible with SQL type `BIGINT`
Issue -
State: open - Opened by lijingrs 28 days ago
#2398 - Update COMMUNITY.md add spring-rs
Pull Request -
State: open - Opened by holmofy about 1 month ago
#2397 - Allow modifying the connection in migrations
Pull Request -
State: open - Opened by Lythenas about 1 month ago
#2396 - Cannot set column to nullable
Issue -
State: open - Opened by ou-bing about 1 month ago
- 2 comments
#2395 - PostgreSQL Ipnetwork support
Pull Request -
State: open - Opened by Leo1003 about 1 month ago
#2393 - Let `last_insert_id` optional and flexible.
Pull Request -
State: open - Opened by langyo about 1 month ago
- 1 comment
#2393 - Let `last_insert_id` optional.
Pull Request -
State: open - Opened by langyo about 1 month ago
#2391 - When setting the id field in MySQL, unsigned settings are not allowed
Issue -
State: open - Opened by sunkaifei about 1 month ago
#2390 - Add support to client SSL PEM cert and key and root CA PEM cert
Pull Request -
State: open - Opened by elichai about 1 month ago
#2389 - postgres, RecordNotFound Error: Failed to find inserted item
Issue -
State: open - Opened by lcmgh about 1 month ago
- 1 comment
#2387 - Add `ColumnDef::get_column_default` getter
Pull Request -
State: closed - Opened by billy1624 about 2 months ago
- 2 comments
#2384 - upload 2383 reproducible example
Pull Request -
State: open - Opened by EequalsMCsquare about 2 months ago
#2383 - Invalid query generated in 1.0.1
Issue -
State: open - Opened by EequalsMCsquare about 2 months ago
#2381 - refactor: remove raw string hashes for readability
Pull Request -
State: open - Opened by hamirmahal about 2 months ago
#2380 - Cargo Install sea-orm-cli error caused by sqlx-core
Issue -
State: closed - Opened by tbar4 about 2 months ago
- 4 comments
#2379 - Fix clippy warnings
Pull Request -
State: closed - Opened by billy1624 about 2 months ago
#2377 - issue: 2376 order_by_desc not working with cursor_by
Pull Request -
State: open - Opened by samuelint about 2 months ago
#2376 - `order_by_desc` not working with `cursor_by`
Issue -
State: open - Opened by samuelint about 2 months ago
#2374 - Documentation for Generating Entities attempts to derive `Eq` on a struct containing an `f32`
Issue -
State: open - Opened by LunarLambda about 2 months ago
#2371 - Update sqlx version to 0.8.2
Pull Request -
State: closed - Opened by ethandmd about 2 months ago
- 2 comments
#2368 - Added test case for issue 1920. See test comments for description.
Pull Request -
State: open - Opened by jackbackes about 2 months ago
#2367 - Make sea-orm-cli & sea-orm-migration dependencies optional
Pull Request -
State: open - Opened by xamgore about 2 months ago
- 1 comment
#2362 - There is support like https://freesql.net/ Is there a functional plan for AOT?
Issue -
State: open - Opened by songlinshu 2 months ago
#2361 - Sqlx vulnerability according to Dependabot
Issue -
State: closed - Opened by Congyuwang 2 months ago
#2360 - Fix typos
Pull Request -
State: closed - Opened by AlvaroParker 2 months ago
- 2 comments
#2359 - update ouroboros
Pull Request -
State: closed - Opened by wolfv 2 months ago
- 2 comments
#2358 - sea-orm-cli does not generate has_many relation if there is another one-to-one relation
Issue -
State: open - Opened by emmiegit 2 months ago
#2357 - Json field to support BTreeMap and HashMap
Issue -
State: open - Opened by kudlatyamroth 2 months ago
#2354 - ValueTypeErr on array with none, [ db: postgres ]
Issue -
State: open - Opened by leefordjudes 2 months ago
#2353 - Update `ouroboros`
Pull Request -
State: closed - Opened by jaymell 2 months ago
- 4 comments
#2349 - Use input ident instead of associated type projections in ActiveModel derive
Pull Request -
State: closed - Opened by svix-jplatte 3 months ago
- 10 comments
#2348 - `DatabaseConnection` directly from `PgPool`
Pull Request -
State: closed - Opened by fosskers 3 months ago
- 2 comments
#2347 - No way to set `max_lifetime` and `idle_timeout` to None for database connections
Issue -
State: open - Opened by kosayoda 3 months ago
- 1 comment
#2346 - Double insert when using String as primary key
Issue -
State: closed - Opened by Borderliner 3 months ago
- 1 comment
#2345 - Update DeriveActiveEnum doc
Pull Request -
State: closed - Opened by gandous 3 months ago
- 2 comments
#2344 - Fix lib panic on insert_many
Pull Request -
State: open - Opened by j-mendez 3 months ago
- 2 comments
#2342 - Generated entities: "the trait bound `Option<Vec<Vec<u8>>>: TryGetable` is not satisfied"
Issue -
State: open - Opened by bragov4ik 3 months ago
#2341 - issue with Migrator::up, the trait bound `&sea_orm::DatabaseConnection: IntoSchemaManagerConnection<'_>` is not satisfied
Issue -
State: open - Opened by wildonion 3 months ago
- 2 comments
#2338 - Allow the use of SmartString for strings
Issue -
State: open - Opened by schungx 3 months ago
#2337 - `ColumnDef` builder functions in `sea-orm-migration` may push additional statements instead of changing them
Issue -
State: open - Opened by Rudi3 3 months ago
- 7 comments
#2335 - Incorrect type in entity generation
Issue -
State: open - Opened by chungwong 3 months ago
- 1 comment
#2334 - `sea-orm-migration` is missing the `sqlx-all` feature
Issue -
State: open - Opened by DenuxPlays 3 months ago
#2333 - Support for `HashMap`
Issue -
State: open - Opened by IgnisDa 3 months ago
#2332 - No reference to features list or alternate DB connectors in docs.
Issue -
State: open - Opened by Firstyear 3 months ago
#2331 - Vec<RoleEnum> in SeaORM Entity Model Causes Compilation Error
Issue -
State: closed - Opened by LokiSharp 3 months ago
- 1 comment
#2329 - Add pk_uuid schema helper
Pull Request -
State: closed - Opened by aaroningalls 3 months ago
- 3 comments
#2326 - Allow distinct types in `schema::custom()`
Pull Request -
State: closed - Opened by sgoll 3 months ago
- 2 comments
#2325 - `schema::custom()` requires `col` and `name` to be of same type
Issue -
State: closed - Opened by sgoll 3 months ago
#2322 - add `--with-prelude` option to sea-orm-cli
Pull Request -
State: open - Opened by hahouari 4 months ago
#2321 - call `EnumIter::get` using fully qualified syntax
Pull Request -
State: closed - Opened by jcreekmore 4 months ago
- 5 comments
#2320 - Cannot run sea-orm-cli with feature codegen without sqlite as a dependency
Issue -
State: open - Opened by ThomasConrad 4 months ago
- 1 comment
#2319 - Timezone offset information lost when reading a ChronoDateTimeWithTimeZone
Issue -
State: open - Opened by pierre-wehbe 4 months ago
- 1 comment
#2318 - sea-orm-cli 1.0 generate entity from mysql generates String for MediumBlob fields
Issue -
State: open - Opened by PitayaDEV 4 months ago
- 1 comment
#2316 - VarBinary(16) column breaks DeriveEntityModel derive
Issue -
State: open - Opened by ibl-bkoenig 4 months ago
#2313 - codegen: fix `ColumnType` to Rust type resolution
Pull Request -
State: closed - Opened by billy1624 4 months ago
- 1 comment
#2312 - sea-orm-cli 1.0 doesn't support mysql type: `bit`
Issue -
State: closed - Opened by uf-fipper 4 months ago
- 2 comments
#2310 - support sqlx v0.8
Issue -
State: closed - Opened by gitmalong 4 months ago
- 1 comment
#2309 - [Testing] Error: `A null value was encountered while decoding "num_items"` when testing pagination and counting
Issue -
State: open - Opened by mourtisma 4 months ago
- 1 comment
#2307 - CI: update DB versions
Pull Request -
State: closed - Opened by billy1624 4 months ago
#2306 - Update rocket okapi example
Pull Request -
State: closed - Opened by Nukesor 4 months ago
- 1 comment
#2305 - Bump SQLx to 0.8
Pull Request -
State: closed - Opened by billy1624 4 months ago
- 2 comments
#2304 - does postgres int8 work?
Issue -
State: closed - Opened by j-mendez 4 months ago
- 2 comments
#2303 - Syntax error when trying to drop multiple tables in migrations with SQLite
Issue -
State: open - Opened by Bromles 4 months ago
- 1 comment
#2302 - Issue when using `on_conflict` with sqlite
Issue -
State: open - Opened by bWanShiTong 4 months ago
- 1 comment
#2301 - Vulnerability in the `rsa` (a recursive dependency of SeaORM)
Issue -
State: open - Opened by baraknaveh 4 months ago
- 2 comments
#2297 - GraphQL based Admin Dashboard with Loco and Seaography
Pull Request -
State: closed - Opened by billy1624 4 months ago
#2293 - mismatched types, sqlx_postgres::types::oid::Oid>` (as SQL type `OID`) is not compatible with SQL type `INT4` in PostgreSQL
Issue -
State: closed - Opened by shenjackyuanjie 4 months ago
#2290 - SQLite: Format of DateTimeUtc is wrong
Issue -
State: closed - Opened by BeowulfR 4 months ago
- 15 comments
#2287 - Postgres: SET TRANSACTION ISOLATION LEVEL & ACCESS MODE could be combined into a single statement
Issue -
State: open - Opened by nickb937 4 months ago
#2285 - Generated Rust enum ordering does not match underlying database enum ordering
Issue -
State: open - Opened by foxfriends 4 months ago
- 1 comment
#2284 - Custom migration dir
Pull Request -
State: closed - Opened by ns-sjorgedeaguiar 4 months ago
- 4 comments
#2282 - `ValueTypeErr` crash when using `ArrayType::Decimal` that contains `None` entries
Issue -
State: open - Opened by gitmalong 5 months ago
#2278 - feat: Add support for async proxy connection.
Pull Request -
State: closed - Opened by langyo 5 months ago
- 5 comments
#2271 - Case-sensitive enum type casts
Pull Request -
State: open - Opened by niklaskorz 5 months ago
- 1 comment
#2270 - Examples: Loco x Seaography
Pull Request -
State: closed - Opened by billy1624 5 months ago
#2268 - feat: Support for lazy database connections
Pull Request -
State: open - Opened by spencewenski 5 months ago
#2268 - feat: Support for lazy database connections
Pull Request -
State: closed - Opened by spencewenski 5 months ago
- 7 comments
#2268 - feat: Support for lazy database connections
Pull Request -
State: open - Opened by spencewenski 5 months ago
#2267 - Fix doc build
Pull Request -
State: closed - Opened by workingjubilee 5 months ago
- 6 comments
#2266 - Regression of 1.0.0-rc.6 when inserting with binary column
Issue -
State: closed - Opened by wtdcode 5 months ago
- 3 comments
#2266 - Regression of 1.0.0-rc.6 when inserting with binary column
Issue -
State: closed - Opened by wtdcode 5 months ago
- 3 comments
#2266 - Regression of 1.0.0-rc.6 when inserting with binary column
Issue -
State: closed - Opened by wtdcode 5 months ago
- 3 comments
#2265 - Access the underlying row type of `QueryResult`
Pull Request -
State: open - Opened by Expurple 5 months ago
#2265 - Access the underlying row type of `QueryResult`
Pull Request -
State: open - Opened by Expurple 5 months ago
#2265 - Access the underlying row type of `QueryResult`
Pull Request -
State: open - Opened by Expurple 5 months ago
#2262 - sea-orm-cli cannot open SQLite db.
Issue -
State: open - Opened by snaiperskaya96 5 months ago
- 3 comments
#2262 - sea-orm-cli cannot open SQLite db.
Issue -
State: open - Opened by snaiperskaya96 5 months ago
- 1 comment
#2262 - sea-orm-cli cannot open SQLite db.
Issue -
State: open - Opened by snaiperskaya96 5 months ago
- 1 comment