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

Best way to save delta file in database #52

Closed
ghost opened this issue Apr 29, 2020 · 2 comments
Closed

Best way to save delta file in database #52

ghost opened this issue Apr 29, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 29, 2020

Hi, I am working on an app that uses delta as the rich text format.
I need to save the rich text in my SQLite database. I want to know what is the best method to save it. For example, save the whole JSON file in the database or save each command as a row?

@jhchen
Copy link
Member

jhchen commented Apr 30, 2020

Please use Issues for bug reports or feature requests

@jhchen jhchen closed this as completed Apr 30, 2020
@kevinlu1248
Copy link

I am wondering the same thing. Where should this be asked if issues is not the best place?

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

No branches or pull requests

2 participants