-
I download this package by pip, the version is 0.2.3, error has occurred:
sqlalchemy.orm.exc.UnmappedColumnError: Can't execute sync rule for source column 'fp_user.id'; mapper 'Mapper|UserMixin|fp_u…
-
### Description
Hi,
currently, when a user creates a multipolygon and forgets to add a role to one or more members, iD shows a warning. This is a good thing if we read the wiki : https://wiki.open…
-
When ways being merged participate in the same relation but with different roles, iD will happily duplicate the relation membership in the combined way, keeping the roles intact:
1. Create a way A,…
-
I have `ProjectEntity` with such relation in it
`'users' => $mapper->hasManyThrough($entity, 'Api\V2\Entities\UserEntity', 'Api\V2\Entities\UserProjectEntity', 'user_id', 'project_id')->active()->or…
-
Hello,
I'm working on a timeloop project, and I have a clarification:
2. Normally, latency in microelectronics if is the time or number of cycles needed to achieve an operation. However, in time…
-
Docs are broken for 0.2.0 since https://github.com/apache/pulsar-manager/pull/456 was merged
Docs for 0.2.0 reference master branch sql script which creates the tables `roles` and `role_binding…
-
Currently, it's not possible to configure a custom `StructCompiler` because [`MapperCompiler` uses a hard-coded constant](https://github.com/rom-rb/rom/blob/master/core/lib/rom/mapper_compiler.rb#L30)…
-
### Describe your issue
Is there a way to improve the performance of the ORM mapper of Linq2Db using the `FirebirdDataProvider`. I retrieve 1831 records from a table having 39 columns (all `INTEGER…
-
I found a comment `// Complexity of this method is beyond simply using => functions to bind context` in `DataStore.js` file and would like to simplify `defineMapper` method. By simplify I mean to brea…
-
It appears that I may have been mis-understanding/underestimating the value of `links` provided by the JSON API-spec. I'm using Ember on the front-end can use the `related` link of a relationship to a…