Skip to content

Conversation

xeraph
Copy link
Collaborator

@xeraph xeraph commented Aug 27, 2020

https://github.com/logpresso/ent-/issues/3832

쿼리 결과에 대한 필드 요약 정보 목록, 필드 순서를 조회하는 인터페이스를 추가했습니다.

  • Cursor 인터페이스에 getFieldOrder(), getSummary() 추가
  • Logpresso.queryWithSummary() 메소드 추가
  • 옵션 추가에 따라 메소드 오버로딩이 계속 증가하여 createQuery(QueryRequest) 로 추가
  • Logpresso.waitUntil(queryId) 오버로딩 추가
    • 거의 대부분의 코드는 count 매개변수를 null로 쓰기 때문에 편의상 메소드 추가함
  • Logpresso.getFieldOrder(queryId) 메소드 추가
    • 자동완성으로 필드 정렬 순서를 발견할 수 있도록 추가함

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants