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

[Feature] Add SQLite database support in the export workflow #781

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

navicraft
Copy link
Contributor

@navicraft navicraft commented May 21, 2024

Adding support for SQLite database export using a well-maintained Python utility.

It basically migrates the existing world MySQL database tables to SQLite databases.

image

Test Workflow Run:

image
https://github.com/navicraft/countries-states-cities-database/actions/runs/9180415635/job/25244785183#step:13:88

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels May 21, 2024
@navicraft
Copy link
Contributor Author

@dr5hn Could you review and merge? thanks

@dr5hn dr5hn force-pushed the master branch 7 times, most recently from 414c000 to 42e0f4f Compare June 8, 2024 14:33
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 13, 2024
@dr5hn dr5hn merged commit 2ac86ef into dr5hn:master Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants