Skip to content

Conversation

Patrick0308
Copy link
Contributor

@Patrick0308 Patrick0308 commented Oct 22, 2023

feat(sdk/go): implement pg SDK for TinyGo

@Patrick0308 Patrick0308 changed the title feat(sdk/go): implement mysql SDK for TinyGo feat(sdk/go): implement pg SDK for TinyGo Oct 22, 2023
@Patrick0308
Copy link
Contributor Author

Patrick0308 commented Oct 22, 2023

The code about rdbms is similar with other db sdk. @adamreese Should we move rdbms code into a internal pkg?

@adamreese
Copy link
Contributor

I'm not sure if there's much code we can share because the C types that are generated per API are distinct types.

Signed-off-by: Patrick <patrickjiang0530@gmail.com>
Signed-off-by: Patrick <patrickjiang0530@gmail.com>
Signed-off-by: Patrick <patrickjiang0530@gmail.com>
Signed-off-by: Patrick <patrickjiang0530@gmail.com>

Signed-off-by: Patrick <patrickjiang0530@gmail.com>
Signed-off-by: Patrick <patrickjiang0530@gmail.com>
Signed-off-by: Patrick <patrickjiang0530@gmail.com>
@Patrick0308 Patrick0308 requested a review from adamreese October 25, 2023 13:24
Copy link
Contributor

@adamreese adamreese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huge thanks for more great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants