Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fixes: pure-go build, iterator for postgres #80

Merged
merged 2 commits into from
Dec 3, 2023

Conversation

ronoaldo
Copy link
Contributor

@ronoaldo ronoaldo commented Dec 2, 2023

- Uses modernc.org/sqlite package
- Properly used row filters for Iterator
- Small updates for easy local testing
Refs minetest-go#77
@ronoaldo ronoaldo self-assigned this Dec 2, 2023
@ronoaldo ronoaldo changed the title fixs: pure-go build, iterator for postgres fixes: pure-go build, iterator for postgres Dec 2, 2023
@ronoaldo ronoaldo linked an issue Dec 2, 2023 that may be closed by this pull request
4 tasks
Copy link
Member

@BuckarooBanzay BuckarooBanzay left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@BuckarooBanzay BuckarooBanzay merged commit fc62e0c into minetest-go:master Dec 3, 2023
@ronoaldo ronoaldo deleted the ronoaldo/issue77-1 branch December 4, 2023 11:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve resource management for block repository backends
2 participants