New: sequelizeAll contenthive-129948hive-196917krzzanhive-183959steemphotographyhive-180932hive-150122hive-166405hive-185836uncommonlablifehive-183397hive-144064bitcoinhive-188619krsuccesshive-139150hive-103599hive-101145hive-124908hive-180301hive-109690hive-167213TrendingNewHotLikersrealmankwon (83)in hive-141202 • 2 years agosteemCreated with Sketch.[개발] 콘솔에서 sequelize log를 보지 않도록 설정하는 방법안녕하세요 @realmankwon 입니다. Sequelize는 기본적으로 콘솔에 로그를 출력합니다. 하지만 프로덕션 환경에서는 로그를 노출시키지 않는 것이 좋습니다. Sequelize에서 로그를 끄는 방법은 다음과 같습니다. 1 . logging 옵션을 false로 설정 const sequelize = new Sequelize(database…realmankwon (83)in hive-101145 • 2 years agosteemCreated with Sketch.[개발] sequelize transaction 사용시 Promise.all 과의 충돌안녕하세요 @realmankwon 입니다. node.js 에서 DB 라이브러리는 sequelize를 사용하고 있습니다. 트랜잭션 처리도 아주 잘 되어서 지금까지 애용하고 있습니다. 그런데 어제 변경한 부분이 잘 처리가 되지 않았습니다. 계속 timeout 이 걸리면서 실행이 되지 않았습니다. 의심이 가는 부분은 await…ety001 (72)in mysql • 4 years agoGet string not a number by SUM() in node sequelizeRecently we're building the analytics functions. In one SQL query of analytics functions, we found that the SUM() result is a string not a number. That causes the final total number is a string…mondei1 (40)in dev • 7 years agoSequelize makes problems. Sequelize makes problems :(. But backend development is funny ^^ Steepshot | IPFS | Google Play