Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add script for integrating locale into an existing cdclient.sqlite DB #15

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

lcdr
Copy link
Contributor

@lcdr lcdr commented Mar 31, 2024

Originally I was going to write a script that does both fdb&locale -> sqlite conversion, but that was more cumbersome than expected, and also wasn't very useful for existing cdclient.sqlite DBs.

This script is likely still not fully efficient, taking more than a minute to run on my machine whereas the fdb->sqlite script takes a second. Maybe this can be optimized in the future. For now I'm submitting this as is to have some implementation out so LU-X SQL API changes are unblocked.

Originally I was going to write a script that does both fdb&locale -> sqlite conversion, but that was more cumbersome than expected, and also wasn't very useful for existing cdclient.sqlite DBs.

This script is likely still not fully efficient, taking more than a minute to run on my machine whereas the fdb->sqlite script takes a second. Maybe this can be optimized in the future. For now I'm submitting this as is to have *some* implementation out so LU-X SQL API changes are unblocked.
@lcdr
Copy link
Contributor Author

lcdr commented Mar 31, 2024

Lint is failing on a file my PR didn't even touch? Is this an instance of a new version of clippy introducing new lints?

@Xiphoseer
Copy link
Collaborator

Lint is failing on a file my PR didn't even touch? Is this an instance of a new version of clippy introducing new lints?

Looks like it

@Xiphoseer Xiphoseer merged commit 115a20e into LUDevNet:main Mar 31, 2024
2 of 3 checks passed
@lcdr lcdr deleted the add-locale-to-sqlite branch June 9, 2024 08:16
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