feat(tweets): Convert to SQLite database#19
Open
mochaaP wants to merge 1 commit intoghostincoolshell:mainfrom
Open
feat(tweets): Convert to SQLite database#19mochaaP wants to merge 1 commit intoghostincoolshell:mainfrom
mochaaP wants to merge 1 commit intoghostincoolshell:mainfrom
Conversation
Author
|
TODO: add frontend with sqlite-wasm |
Contributor
|
感谢贡献。不过 #12 正在讨论,仓库中只放入原始数据,不增加信息量的其它格式仓库中只保留格式转换脚本。 在有结论前本 pull request 暂时先不合并。欢迎参与讨论。 |
Contributor
|
你好,是否可以提供从 csv 转 sqlite db 的转换代码?这样我们可以在 github actions 中调用转换代码自动生成所需数据格式放在 release assets 中,未来如果 csv 文件有更新,也可以自动更新 db |
Author
|
當時我是在 REPL 裡做的…… 有時間的話我提交一個 Python 腳本上來。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
如題。詳情請見 Readme 的更改。