Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- git rebase -i
- kafka connect
- git reflog
- Query String
- code --no-sandbox
- 페이지네이션 최적화
- debezium
- foreign key constraint fails
- kafkaconnect
- 1452
- reflog
- 페이지네이션
- programmers
- Late row lookup
- event loop
- Pagination Optimization
- Invalid character found in method name
- constraint fails
- API 설계
- 23000
- 1450
- jdbc connector
- 참조무결성
- Cannot delete or update a parent row: a foreign key constraint fails
- Git
- kafka-connect
- 제약 조건
- Path Variable
- Cannot add or update a child row: a foreign key constraint fails
- 문자열 검증
Archives
- Today
- Total
목록취준 (90)
Kawaii_Jordy
[Sequelize] transaction
https://sequelize.org/master/manual/transactions.html#concurrent-partial-transactions Manual | Sequelize Transactions Sequelize does not use transactions by default. However, for production-ready usage of Sequelize, you should definitely configure Sequelize to use transactions. Sequelize supports two ways of using transactions: Unmanaged transactions: Committ sequelize.org https://stackoverflow...
취준/DB
2021. 5. 26. 14:25
[regex] match
https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Global_Objects/String/match
취준/일반 개발 지식
2021. 5. 26. 11:08
[V8] Numeric Separators
https://v8.dev/features/numeric-separators
취준/Node.js
2021. 5. 26. 09:49