Skip to content

Commit 7964a2f

Browse files
authored
Update README.md (#24)
1 parent 207b672 commit 7964a2f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,12 @@ The supported [query commands](https://docs.sqlc.dev/en/latest/reference/query-a
2424
## Development
2525
A roadmap of what is planned & worked on can be found [here](https://github.com/users/rayakame/projects/1/)
2626
### Changelog
27-
Can be found [here](https://github.com/rayakame/sqlc-gen-better-python/blob/main/CHANGELOG.md)
27+
Can be found [here](https://github.com/rayakame/sqlc-gen-better-python/blob/main/CHANGELOG.md)
28+
29+
## Credits
30+
Because of missing documentation about creating these plugins, this work is heavily
31+
inspired by:
32+
- [sqlc-gen-go](https://github.com/sqlc-dev/sqlc-gen-go)
33+
- [sqlc-gen-java](https://github.com/tandemdude/sqlc-gen-java)
34+
35+
Special thanks to [tandemdude](https://github.com/tandemdude) for anwsering my questions on discord.

0 commit comments

Comments
 (0)