Skip to content

Commit e8200e6

Browse files
committed
Add note to README about why we forked
1 parent d24c2e5 commit e8200e6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# sqlc-gen-typescript
22

3+
> [!NOTE]
4+
>
5+
> This project is a fork of
6+
> [sqlc-dev/sqlc-gen-typescript](https://github.com/sqlc-dev/sqlc-gen-typescript).
7+
>
8+
> The original project appears unmaintained.
9+
>
10+
> We forked it to update dependencies and have added @dependabot to
11+
> keep them up to date going forward. We have also added some fixes we
12+
> needed (most of them pull requests from the original project).
13+
314
> [!CAUTION]
415
> Here be dragons! This plugin is still in early access. Expect breaking changes, missing functionality, and sub-optimal output. Please report all issues and errors. Good luck!
516

0 commit comments

Comments
 (0)