-
ERD Design
DB - Mysql
-
Feature Description
1. As per the specific Wallet policy, when sats are being transferred to Vault, an option will be there to use Whirlpool.
2. The Whirlpool multi step process is followed and the sa…
-
It would be good to have a `name` property for custom types defined in `./types.js` for a Model.
That I would be able to use proper types in ERD generation
**Additional context**
https://github.c…
-
전체적으로 주석이 많아서 너무 좋아요! 잘 하고 계십니다 👍
``` js
// 로그인 API
router.post('/login', async(req, res)=>{
const {nickname, password} = req.body;
// 닉네임이 일치하는 유저를 찾는다.
const user = await U…
-
Design the initial database ERD, with a focus on the video catalogue so:
- videos
- users
- tags
- pricing tiers
- [x] Design the database structure for the above
- [ ] Create the migrations…
-
- [x] ERD 작업하기
- [x] 테이블 설계하기
-
Documentation to Include:
- [ ] Status Workflow (all objects)
- [ ] Status Workflow (Reg Doc/Draft)
- [ ] Status Workflow (Regulations)
- [ ] Status Workflow (Review/Revision Process)
- [ ] ERD / Dat…
-
```
Create the model class of the idea with all its attributes and methods
according to the class diagram and the ERD
```
Original issue reported on code.google.com by `elhadiah...@gmail.com` on 22 A…
-
- [x] Add friend by case-insensitive summoner name
- [x] Remove existing friends
- [ ] Add friends table to ERD
- [ ] Leave flexibility to operate with Teams to suggest friends
-