Skip to content

Commit

Permalink
v0.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
myyrakle committed Oct 18, 2023
1 parent 3b8402a commit 1292b5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# eojuk

![](https://img.shields.io/badge/language-Typescript-yellow) ![](https://img.shields.io/badge/version-0.10.3-brightgreen) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)]()
![](https://img.shields.io/badge/language-Typescript-yellow) ![](https://img.shields.io/badge/version-0.10.4-brightgreen) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)]()

어죽은 테이블 작성 쿼리를 ORM 코드들로 변환해주는 유용한 도구입니다.
기존 RAW Query를 마이그레이션하거나 ERD 도구에서 추출해낸 쿼리를 기반으로 엔티티 코드를 작성하기 좋습니다.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eojuk",
"version": "0.10.3",
"version": "0.10.4",
"description": "",
"keywords": [
"mysql",
Expand Down

0 comments on commit 1292b5a

Please sign in to comment.