entity
Here are 470 public repositories matching this topic...
Describe the bug
Ids assigned to a collection via wrap(...).assign are not persisted.
Stack trace
...
To Reproduce
Steps to reproduce the behavior:
@Entity()
export class Book2 {
@ManyToMany({ entity: () => BookTag2, cascade: [], fixedOrderColumn: 'order' })
tags = new Collection<BookTag2>(this);
}
...
const id1 = 1; //id of existing tag
const book
[docs] Flow diagram
Can anyone give flow diagram which classes get hit in sequence from start to end in eventhorizon.
It will be great help I am waiting for this no documentation so far available on net.
with_options documentation: {required: true, type: 'integer'} do
expose :posts_count, as: :posts, documentation: {example: 7}
expose :followers_count, as: :followers, documentation: {example: 105}
expose :following_count, as: :following, documentation: {example: 52}
expose :bookmarks_count, as: :bookmarks, documentation: {example: 22}
endYEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
-
Updated
Jul 31, 2019 - Python
API Documentation?
Hey, it would be great if there was documentation for the API, so it's easier to understand exactly what the API is.
The "data" proxy object is really neat, but it's API is really hidden. It's not obvious for example how to do various things in the library, such as iterating over all the entities. Trying to learn how to use this project so far has required me digging through the example (and foll
Ruby persistence framework with entities and repositories
-
Updated
May 22, 2020 - Ruby
The Koala engine is a type-safe and self-documenting implementation of an Entity-Component-System (ECS), with a focus on runtime extensibility and compile-time type safety and clarity.
-
Updated
May 26, 2020 - C++
Compose, decouple and manage domain logic and data persistence separately. Works particularly great for composing form objects!
-
Updated
Aug 5, 2014 - Ruby
The Entity Component System framework for Unity. Ease the pain of decoupling data from behaviors
-
Updated
May 26, 2020 - C#
Google Datastore Entities Modeling for Node.js
-
Updated
May 11, 2020 - TypeScript
Right now the code - documentation is incomplete:
Missing data types of arguments and returns.
Descriptions in some places are vague or missing.
More Examples can be added
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
-
Updated
May 8, 2020 - C#
基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用
-
Updated
May 20, 2020 - C#
Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
-
Updated
May 19, 2020 - Groovy
A simple and lightweight Entity Component System library for writing games with Clojure and ClojureScript.
-
Updated
Jan 24, 2016 - Clojure
An Android ChatBot powered by Watson Services - Assistant, Speech-to-Text and Text-to-Speech on IBM Cloud.
-
Updated
Mar 17, 2020 - Java
Resources for Tutorial on "Utilizing Knowledge Graphs in Text-centric Information Retrieval"
-
Updated
Jul 8, 2018 - TeX
Features a Networking Framework to be used on top of Unity Networking, in order to implement an Authoritative Server with Lag Compensation, Client-Side Prediction/Server Reconciliation and Entity Interpolation
-
Updated
Jul 27, 2019 - C#
Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI
-
Updated
May 6, 2020 - JavaScript
A data-marshaling toolset
-
Updated
Jun 29, 2015 - PHP
A Java library for Android platform, to manage bean's persistence in SQLite, SharedPreferences, JSON, XML, Properties, Yaml, CBOR.
-
Updated
May 1, 2020 - Java
-
Updated
Mar 14, 2020 - TypeScript
C++ minimal entity-component system single header library
-
Updated
Aug 23, 2018 - C++
Improve this page
Add a description, image, and links to the entity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the entity topic, visit your repo's landing page and select "manage topics."


Hi,
I think I may have stumbled upon a bug.
With the value to set 'Cart' it shows 'Gear' in the drawer, this happens consistently throughout all other values
<img width="411" alt="image" src="https://user-images.githubusercontent.com/20213078/4796