Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rorm-orm/rorm issues and pull requests

#70 - impl Condition on dyn Condition

Issue - State: open - Opened by gammelalf 3 days ago

#69 - More convenience functions

Issue - State: open - Opened by gammelalf 18 days ago
Labels: enhancement, discussion needed

#68 - Can't implement `FieldType` on `Option<T>` for some own `T`

Issue - State: open - Opened by gammelalf about 2 months ago

#68 - Can't implement `FieldType` on `Option<T>` for some own `T`

Issue - State: open - Opened by gammelalf about 2 months ago

#67 - `FieldEq` for `ForeignModel` is too strict

Issue - State: open - Opened by gammelalf about 2 months ago

#67 - `FieldEq` for `ForeignModel` is too strict

Issue - State: open - Opened by gammelalf about 2 months ago

#65 - less_equals condition does not work on chrono::DateTime

Issue - State: closed - Opened by MrFastDie 3 months ago - 1 comment

#64 - rorm-sql does not compile on nightly

Issue - State: closed - Opened by myOmikron 3 months ago - 2 comments

#63 - `FieldEq` wrong for `Option<ForeignModelByField>`

Issue - State: open - Opened by gammelalf 4 months ago

#60 - Settings for including Models

Issue - State: open - Opened by myOmikron 9 months ago
Labels: discussion needed

#59 - Can we check if all necessary fields are in an insert patch

Issue - State: open - Opened by myOmikron 9 months ago
Labels: question

#58 - Use `#[linkme(crate = rorm::linkme)]`

Issue - State: closed - Opened by gammelalf 9 months ago

#57 - Rename `commit` on a `TransactionGuard`

Issue - State: open - Opened by myOmikron 9 months ago

#56 - Better error span for `and!`

Issue - State: closed - Opened by gammelalf 9 months ago

#55 - Condition is not checked against query origin

Issue - State: open - Opened by gammelalf 9 months ago

#54 - BETWEEN and IN

Issue - State: open - Opened by gammelalf 10 months ago

#54 - BETWEEN and IN

Issue - State: open - Opened by gammelalf 10 months ago

#53 - make rorm-db::choice::Choice safer for postgres

Issue - State: open - Opened by gammelalf 10 months ago
Labels: low-priority

#53 - make rorm-db::choice::Choice safer for postgres

Issue - State: open - Opened by gammelalf 10 months ago
Labels: low-priority

#52 - support url::Url

Issue - State: closed - Opened by gammelalf 10 months ago
Labels: enhancement

#52 - support url::Url

Issue - State: closed - Opened by gammelalf 10 months ago
Labels: enhancement

#51 - .query() method on ForeignModel

Issue - State: closed - Opened by gammelalf 10 months ago
Labels: enhancement

#50 - actix interop: Database instead of Data<Database>

Issue - State: open - Opened by gammelalf 10 months ago
Labels: enhancement

#50 - actix interop: Database instead of Data<Database>

Issue - State: open - Opened by gammelalf 10 months ago
Labels: enhancement

#49 - Impl `IntoSingleValue` for types in `fields`

Issue - State: closed - Opened by gammelalf 12 months ago - 1 comment

#48 - ForeignModelByField's clone is broken

Issue - State: closed - Opened by gammelalf 12 months ago

#47 - Fix weird executor bound in update

Issue - State: closed - Opened by gammelalf 12 months ago

#46 - m2m

Issue - State: open - Opened by myOmikron about 1 year ago
Labels: v0.6

#45 - Switch to time

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: discussion needed, v0.6

#44 - Insert with default-only values fails due to SQL syntax error

Issue - State: closed - Opened by CrsiX over 1 year ago
Labels: bug

#43 - MariaDB: failing migrations due to invalid data type for very big strings (size > 16383)

Issue - State: closed - Opened by CrsiX over 1 year ago - 1 comment
Labels: bug

#41 - Annotation auto_update_time is not working properly

Issue - State: closed - Opened by CrsiX over 1 year ago
Labels: bug

#40 - Fix sqlx-less compilation in rorm-db

Issue - State: closed - Opened by myOmikron over 1 year ago

#39 - Implement a set_if on dynamic UpdateBuilder

Issue - State: closed - Opened by gammelalf over 1 year ago
Labels: enhancement

#38 - update! without .exec call is not Send

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: bug

#37 - Count() can not be NULL

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: bug

#36 - Add support for uuid

Issue - State: closed - Opened by myOmikron over 1 year ago - 2 comments
Labels: enhancement

#35 - populate_bulk tries to populate even if given array is empty

Issue - State: closed - Opened by myOmikron over 1 year ago - 2 comments
Labels: bug

#34 - String without max_length annotation is compiling

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: bug

#33 - Breaking insert in mariadb

Issue - State: open - Opened by gammelalf over 1 year ago - 1 comment
Labels: bug, waiting-on-dependency

#32 - Missing derive of max_length on foreignmodels

Issue - State: closed - Opened by myOmikron over 1 year ago - 1 comment
Labels: enhancement

#31 - Support collation

Issue - State: open - Opened by WebFreak001 over 1 year ago
Labels: enhancement

#30 - SQLite transactions potentially not committing properly

Issue - State: open - Opened by WebFreak001 over 1 year ago
Labels: needs-investigation

#30 - SQLite transactions potentially not committing properly

Issue - State: open - Opened by WebFreak001 over 1 year ago - 1 comment
Labels: needs-investigation

#29 - Need value type for enums

Issue - State: closed - Opened by WebFreak001 over 1 year ago
Labels: bug

#29 - Need value type for enums

Issue - State: open - Opened by WebFreak001 over 1 year ago
Labels: bug

#28 - Disable issues in other rorm projects?

Issue - State: closed - Opened by WebFreak001 over 1 year ago - 1 comment

#28 - Disable issues in other rorm projects?

Issue - State: closed - Opened by WebFreak001 over 1 year ago - 1 comment

#27 - Support composite keys

Issue - State: open - Opened by WebFreak001 over 1 year ago
Labels: enhancement

#27 - Support composite keys

Issue - State: open - Opened by WebFreak001 over 1 year ago
Labels: enhancement

#24 - Add OnDelete and OnUpdate for foreign keys

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: rework

#24 - Add OnDelete and OnUpdate for foreign keys

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: rework

#22 - Fix build badge in README

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: bug

#22 - Fix build badge in README

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: bug

#21 - Support table joins in FFI

Issue - State: closed - Opened by WebFreak001 over 1 year ago - 1 comment

#21 - Support table joins in FFI

Issue - State: closed - Opened by WebFreak001 over 1 year ago - 1 comment

#20 - Created the first sample project for rorm

Pull Request - State: closed - Opened by CrsiX over 1 year ago - 1 comment

#20 - Created the first sample project for rorm

Pull Request - State: closed - Opened by CrsiX over 1 year ago - 1 comment

#19 - Support database-level constraints on columns

Issue - State: open - Opened by CrsiX over 1 year ago
Labels: enhancement, v0.6

#19 - Support database-level constraints on columns

Issue - State: open - Opened by CrsiX over 1 year ago
Labels: enhancement

#18 - Skip applying migrations which have been replaced

Pull Request - State: closed - Opened by CrsiX over 1 year ago - 2 comments

#18 - Skip applying migrations which have been replaced

Pull Request - State: closed - Opened by CrsiX over 1 year ago - 2 comments

#17 - Migration on MySQL: initial migration with VARCHAR type fails, despite having a max lenght

Issue - State: closed - Opened by CrsiX over 1 year ago - 5 comments
Labels: bug

#17 - Migration on MySQL: initial migration with VARCHAR type fails, despite having a max lenght

Issue - State: closed - Opened by CrsiX over 1 year ago - 5 comments
Labels: bug

#14 - Migrations on SQLite: altering table to add i16 column fails due to no default value

Issue - State: open - Opened by CrsiX over 1 year ago - 3 comments
Labels: discussion needed

#14 - Migrations on SQLite: altering table to add i16 column fails due to no default value

Issue - State: open - Opened by CrsiX over 1 year ago - 3 comments
Labels: discussion needed

#13 - Retrieving from stream does not work

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: bug

#13 - Retrieving from stream does not work

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: bug

#12 - CRUD: Updating a model doesn't work due to broken lifetimes

Issue - State: closed - Opened by CrsiX over 1 year ago
Labels: bug

#12 - CRUD: Updating a model doesn't work due to broken lifetimes

Issue - State: closed - Opened by CrsiX over 1 year ago
Labels: bug

#11 - auto_create_time ignores data type

Issue - State: closed - Opened by gammelalf over 1 year ago

#11 - auto_create_time ignores data type

Issue - State: closed - Opened by gammelalf over 1 year ago

#10 - Don't support annotations on patches

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: rework

#10 - Don't support annotations on patches

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: rework

#9 - Support for unsigned integers drops

Issue - State: closed - Opened by myOmikron over 1 year ago

#9 - Support for unsigned integers drops

Issue - State: closed - Opened by myOmikron over 1 year ago

#8 - auto_increment annotation is only allowed on primary key

Issue - State: closed - Opened by myOmikron over 1 year ago - 1 comment
Labels: rework

#8 - auto_increment annotation is only allowed on primary key

Issue - State: closed - Opened by myOmikron over 1 year ago - 1 comment
Labels: rework

#7 - auto_increment annotation is only allowed once per model

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: rework

#7 - auto_increment annotation is only allowed once per model

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: rework

#6 - auto_update_time && auto_create_time rework

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: rework

#6 - auto_update_time && auto_create_time rework

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: rework

#5 - Don't add a NotNull annotation on on_create_time and on_update_time fields.

Issue - State: closed - Opened by myOmikron over 1 year ago - 1 comment

#5 - Don't add a NotNull annotation on on_create_time and on_update_time fields.

Issue - State: closed - Opened by myOmikron over 1 year ago - 1 comment

#4 - insert Patch strips the first value

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: bug

#4 - insert Patch strips the first value

Issue - State: closed - Opened by myOmikron over 1 year ago
Labels: bug

#3 - autoUpdateTime hardcodes `id` field, causing insert fails

Issue - State: closed - Opened by WebFreak001 over 1 year ago