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

Payload as BLOB #17

Open
edsu opened this issue Oct 20, 2023 · 0 comments
Open

Payload as BLOB #17

edsu opened this issue Oct 20, 2023 · 0 comments

Comments

@edsu
Copy link
Contributor

edsu commented Oct 20, 2023

I wonder if we should use BLOB columns for the payload instead of str? Now that we have a way to migrate the schema it should be pretty simple?

I'm not sure it makes a ton of difference for SQLite but it might be a bit more descriptive of what that column can contain. I think some datasette plugins like datasette-render-images will key off the BLOB column type to try to render the content.

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

1 participant