Ecosyste.ms: Issues

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

GitHub / alfateam/rdb issues and pull requests

#87 - Renaming rdb to orange-orm

Pull Request - State: open - Opened by lroal 6 months ago

#86 - [BUG]: Adding hasOne row to existing parent throws

Issue - State: closed - Opened by lroal 6 months ago
Labels: bug

#85 - Aggregates

Pull Request - State: closed - Opened by lroal 6 months ago

#84 - [ENHANCEMENT]: aggregates

Issue - State: closed - Opened by lroal 6 months ago
Labels: enhancement

#82 - Aggregate columns to root level

Pull Request - State: closed - Opened by lroal 6 months ago

#81 - Aggregate operators on relations

Pull Request - State: closed - Opened by lroal 7 months ago

#80 - Aggregate operators on relations

Issue - State: closed - Opened by lroal 7 months ago

#79 - [email protected] and [email protected]

Pull Request - State: closed - Opened by lroal 7 months ago - 1 comment

#78 - [BUG]: orderBy an array throws after v3.6.0

Issue - State: closed - Opened by lroal 7 months ago
Labels: bug

#77 - Bug76

Pull Request - State: closed - Opened by lroal 8 months ago

#76 - [BUG]: Incorrect column alias on deeply nested many relation filter

Issue - State: closed - Opened by lroal 8 months ago
Labels: bug

#75 - Filtering a relation

Issue - State: closed - Opened by lroal 8 months ago
Labels: enhancement

#74 - what tools do you recommend for database migration ?

Issue - State: open - Opened by francelwebdev 10 months ago - 6 comments

#73 - PRINT statements should not yield errors in odbc

Issue - State: closed - Opened by lroal 10 months ago

#72 - Allow multiple resultset for SAP and mssql

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

#70 - Apply updates from JSON object

Issue - State: closed - Opened by lroal 11 months ago
Labels: enhancement

#69 - Proxify method has incorrect type signature

Issue - State: closed - Opened by lroal 12 months ago
Labels: bug

#68 - Transaction is ignored

Issue - State: closed - Opened by lroal 12 months ago
Labels: bug

#66 - Insert skip on conflict bug

Pull Request - State: closed - Opened by lroal about 1 year ago

#65 - Alternative way to roll back without throwing an exception

Issue - State: open - Opened by lroal about 1 year ago
Labels: enhancement

#64 - Many 2 many relationship via join table

Issue - State: open - Opened by CanRau about 1 year ago - 3 comments

#63 - Inserting with skipOnConflict on whole table yields incorrect sql:

Issue - State: closed - Opened by lroal about 1 year ago
Labels: bug

#62 - insert() does not return Promise for all overloads

Issue - State: closed - Opened by lroal about 1 year ago

#61 - Benefits over Drizzle ORM?

Issue - State: closed - Opened by CanRau about 1 year ago - 3 comments

#61 - Benefits over Drizzle ORM?

Issue - State: closed - Opened by CanRau about 1 year ago - 3 comments

#60 - hooks

Issue - State: closed - Opened by CanRau about 1 year ago - 3 comments
Labels: enhancement, on-hold

#60 - hooks

Issue - State: open - Opened by CanRau about 1 year ago - 3 comments
Labels: enhancement

#59 - SurrealDB support

Issue - State: closed - Opened by CanRau about 1 year ago - 2 comments
Labels: on-hold

#59 - SurrealDB support

Issue - State: closed - Opened by CanRau about 1 year ago - 2 comments
Labels: on-hold

#58 - Polymorphic Associations

Issue - State: closed - Opened by CanRau about 1 year ago - 9 comments
Labels: question

#57 - ANDing an array of filters gives sql error

Issue - State: closed - Opened by lroal about 1 year ago

#57 - ANDing an array of filters gives sql error

Issue - State: closed - Opened by lroal about 1 year ago

#56 - ANDing and array of empty filters returns no rows instead of all

Issue - State: closed - Opened by lroal about 1 year ago

#56 - ANDing and array of empty filters returns no rows instead of all

Issue - State: closed - Opened by lroal about 1 year ago

#55 - Oracle support

Issue - State: closed - Opened by lroal about 1 year ago - 1 comment
Labels: enhancement

#54 - V3.2.3

Pull Request - State: closed - Opened by lroal about 1 year ago

#53 - Conflict handling on insert

Pull Request - State: closed - Opened by lroal about 1 year ago

#52 - Enable OFFSET for SAP ASE

Issue - State: closed - Opened by lroal about 1 year ago

#51 - What is the property "lines: true" that I see in almost every example?

Issue - State: closed - Opened by fabiohvp about 1 year ago - 2 comments

#50 - bug, OFFSET is ignored for SQL Server closes #49

Pull Request - State: closed - Opened by lroal about 1 year ago

#49 - OFFSET is ignored for SQL Server

Issue - State: closed - Opened by lroal about 1 year ago
Labels: bug

#48 - Count aggregate

Pull Request - State: closed - Opened by lroal about 1 year ago - 1 comment

#47 - Support for aggregate count()

Issue - State: closed - Opened by lroal about 1 year ago
Labels: enhancement

#46 - Raw queries run outside of transaction

Issue - State: closed - Opened by lroal about 1 year ago
Labels: bug

#45 - db() resolve should memoize

Issue - State: closed - Opened by lroal about 1 year ago
Labels: enhancement

#42 - Support for on conflict clause

Issue - State: closed - Opened by lorefnon about 1 year ago - 6 comments
Labels: enhancement

#41 - Document data types

Issue - State: closed - Opened by lroal about 1 year ago

#39 - Document Raw Sql Query in Modern Typescript

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

#38 - Document Connections and Pooling in Modern Typescript

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

#37 - Document Filters in its own section in Modern Typescript

Issue - State: closed - Opened by lroal over 1 year ago
Labels: docs

#36 - Document "More on mapping" in Modern Typescript

Issue - State: closed - Opened by lroal over 1 year ago - 1 comment
Labels: docs

#35 - Document Data Types with Modern Typescript

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

#34 - Document Transactions with Modern Typescript

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

#33 - Document 'In the browser' with Modern Typescript

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

#32 - Document Delete Rows with Modern Typescript

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

#31 - Document Updating Rows with Modern Typescript

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

#30 - Document Fetching Rows with Modern Typescript

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

#27 - Fix DTO duplicates bug

Pull Request - State: closed - Opened by Astroxslurg over 3 years ago

#26 - Allow lock to take a function as parameter

Pull Request - State: closed - Opened by robertversvik almost 4 years ago

#25 - Throw meaningful exception when setting field to a promise

Issue - State: closed - Opened by lroal about 5 years ago

#24 - OrderBy with jsonb-fields

Pull Request - State: closed - Opened by aagejohansen over 5 years ago

#23 - Allow timeout in transaction and lock

Issue - State: open - Opened by lroal over 6 years ago

#22 - one-to-many relation returns empty if strategy is included

Issue - State: closed - Opened by lroal about 7 years ago

#21 - one-to-many relation returns empty if insert/update is done earlier in transaction

Issue - State: closed - Opened by lroal about 7 years ago
Labels: bug

#20 - Update uuid to version 3.0.0

Pull Request - State: closed - Opened by marcbachmann almost 8 years ago - 1 comment

#19 - Inserts gives foreign key violation

Issue - State: closed - Opened by lroal over 8 years ago
Labels: bug

#18 - ANDing / ORing rdb.filter to existing one gives undefined clause

Issue - State: closed - Opened by lroal over 8 years ago - 1 comment
Labels: bug

#17 - IEqual gives incorrect sql on special characters

Issue - State: closed - Opened by lroal almost 9 years ago - 1 comment
Labels: bug

#16 - Document ms sql

Issue - State: closed - Opened by lroal almost 9 years ago
Labels: enhancement

#15 - column mapping value defaults to null/0 , resulting in pkey generation failure

Issue - State: closed - Opened by missShellNose about 9 years ago - 6 comments

#14 - Transaction domain forwards properties from old domain

Pull Request - State: closed - Opened by robertversvik over 9 years ago

#13 - mysql does not release client to pool

Issue - State: closed - Opened by lroal over 9 years ago
Labels: bug

#12 - update on a row crashes when a delete occurs earlier in same transaction

Issue - State: closed - Opened by lroal almost 10 years ago
Labels: bug

#11 - Can not eagerly load a manyRelation on a join/one-relation

Issue - State: closed - Opened by lroal about 10 years ago
Labels: bug

#10 - support sqLite

Issue - State: closed - Opened by lroal over 10 years ago - 7 comments
Labels: enhancement

#9 - support mySql

Issue - State: closed - Opened by lroal over 10 years ago
Labels: enhancement

#8 - built-in fetching strategies for lazy loading

Issue - State: closed - Opened by lroal over 10 years ago
Labels: enhancement

#7 - caching on composite keys could give a crash

Issue - State: closed - Opened by lroal over 10 years ago
Labels: bug

#6 - getMany with many-strategy and shallowFilter yields incorrect query

Issue - State: closed - Opened by lroal over 10 years ago
Labels: bug

#5 - document formulaDiscriminator

Issue - State: closed - Opened by lroal over 10 years ago
Labels: docs

#4 - document columnDiscriminators

Issue - State: closed - Opened by lroal over 10 years ago
Labels: docs

#3 - row.delete()

Issue - State: closed - Opened by lroal over 10 years ago
Labels: enhancement

#2 - GetFromDbById must use promise

Issue - State: closed - Opened by lroal over 10 years ago
Labels: bug

#1 - handling transactions with an empty changeset do not very well

Issue - State: closed - Opened by arnebjorgan over 10 years ago - 2 comments
Labels: bug