Vint Sanghyeok Lee

Results 6 issues of Vint Sanghyeok Lee

안녕하세요. 딜리버리 트래커 개발자 이상혁입니다. 취미로 시작한 프로젝트인데 많은 분들이 관심 가져주시고 사용해주셔서 감사합니다. 몇달 동안 큰 업데이트가 없었는데요. 앞으로는 주말에 시간을 내서 주기적으로 프로젝트를 개선해나가고자 합니다. ~2021년~2022년에는 다음과 같은...

시간 순 데이터가 아니라 delivered 상태를 최우선으로 조정하는 옵션 제공

Supports nullable unique constraints (optional). Ref #43 **Example** ``` python DATABASES = { 'default': { 'ENGINE': 'sql_server.pyodbc', 'NAME': 'mydb', 'USER': 'user@myserver', 'PASSWORD': 'password', 'HOST': 'myserver.database.windows.net', 'PORT': '', 'OPTIONS': { 'driver':...

We plan to gradually reduce API Call rate limits for unauthenticated V1 APIs. If you are an unauthenticated V1 API user, please follow the steps below. Method 1) Use the...