-
Currently `erd` as published to hackage (version 0.1.3.0) can not be installed out of the box on 7.10.
t-8ch updated
6 years ago
-
Hi!
I was wondering if it's possible to organise the models in some way. When I don't add any relationships the models are stacked vertically but I'd prefer to change that if possible.
If not, at le…
-
### Project name
Entities creations with relations, Data types and Constraints using OpenAI Teams SDK. Prompt created to generate only ERD description.
### Description
**Realtime Problem**
…
-
# BUG
when related (via FK) tables are dragged from the left (one by one) the FK between them is NOT SHOWN
Attempt to drag the actual FK Constraint from the view on the left - produces (+) modifi…
-
Added by #148 the auto-generate feature will, when installed, generate a new ERD whenever `rake db:migrate` is invoked in development.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
Xero reports unrealised currency gains, similar to quickbooks - but this transformation doe…
-
- [x] **초기 ERD에 따라서 엔티티 간의 연관관계 구현**
- [x] **Next.js 와 Spring Framework 연동 (cors 문제)**
- [x] **커뮤니티 게시판 CRUD / ERD 및 Entity 생성**
- [x] **메인 페이지 생성**
- [x] **역할 분담**
-
I want a system
- where data can be stored for the process that takes place like registration, paper upload, template activity.
so that
- Users can store and see the information about the website.
…
-
## Problem
Metasploit modules may authenticate to services and retrieve temporary access tokens that allow future access to a service. For instance, cookies, JSON Web Tokens (JWT), Kerberos Tickets…
-
When using knex migrate to add a new column to a table in sqlite database,
knex seems creating a tmp table and dropping the original table.
This behavior will violate foreign key constraint if th…